Rocksolid Light

Welcome to RetroBBS

mail  files  register  newsreader  groups  login

Message-ID:  

Science and religion are in full accord but science and faith are in complete discord.


devel / comp.lang.xharbour / Re: HBZEBRA for xHarbour v1.2.1

SubjectAuthor
* Re: HBZEBRA for xHarbour v1.2.1Enrico Maria Giordano
+- Re: HBZEBRA for xHarbour v1.2.1Enrico Maria Giordano
`* Re: HBZEBRA for xHarbour v1.2.1Enrico Maria Giordano
 `* Re: HBZEBRA for xHarbour v1.2.1Anderson Cardoso
  +- Re: HBZEBRA for xHarbour v1.2.1Enrico Maria Giordano
  `* Re: HBZEBRA for xHarbour v1.2.1culikr@gmail.com
   `* Re: HBZEBRA for xHarbour v1.2.1Enrico Maria Giordano
    `* Re: HBZEBRA for xHarbour v1.2.1culikr@gmail.com
     `- Re: HBZEBRA for xHarbour v1.2.1Enrico Maria Giordano

1
Re: HBZEBRA for xHarbour v1.2.1

<uivft5$162m6$1@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17932&group=comp.lang.xharbour#17932

  copy link   Newsgroups: comp.lang.xharbour
Path: i2pn2.org!i2pn.org!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: e.m.giordano@emagsoftware.it (Enrico Maria Giordano)
Newsgroups: comp.lang.xharbour
Subject: Re: HBZEBRA for xHarbour v1.2.1
Date: Tue, 14 Nov 2023 10:50:30 +0100
Organization: A noiseless patient Spider
Lines: 25
Message-ID: <uivft5$162m6$1@dont-email.me>
References: <ddb0f7e7-b776-4743-a198-8bc6260e9e39n@googlegroups.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Tue, 14 Nov 2023 09:50:29 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="09e46525e4a79dae8a4ad418f2223fa8";
logging-data="1247942"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/Obc6xgKv5YeOfle5gKgGC"
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:HmnIXNyN4BgMNSZ8POn759GVR8A=
Content-Language: it
In-Reply-To: <ddb0f7e7-b776-4743-a198-8bc6260e9e39n@googlegroups.com>
 by: Enrico Maria Giordan - Tue, 14 Nov 2023 09:50 UTC

Il 12/11/2023 22:26, Anderson Cardoso ha scritto:

> This lib is C only. I tryed to compile contrib/hbzebra from xhb123 with BCC55 but it gives me an error:

In order to help you I first need to solve this error:

Error E2176 include\hbapi.h 1000: Too many types in declaration

Line 1000:

extern long long int hb_verCvsID( void ); /* ChangeLog CVS revision
number */

It seems that BCC551 does not recognize "long long" type. Any ideas?

--
Enrico Maria Giordano

http://www.emagsoftware.it
http://www.emagsoftware.it/emgmusic
http://www.emagsoftware.it/spectrum
http://www.emagsoftware.it/tbosg

Re: HBZEBRA for xHarbour v1.2.1

<uj63tr$2en6c$1@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17941&group=comp.lang.xharbour#17941

  copy link   Newsgroups: comp.lang.xharbour
Path: i2pn2.org!i2pn.org!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: e.m.giordano@emagsoftware.it (Enrico Maria Giordano)
Newsgroups: comp.lang.xharbour
Subject: Re: HBZEBRA for xHarbour v1.2.1
Date: Thu, 16 Nov 2023 23:09:00 +0100
Organization: A noiseless patient Spider
Lines: 18
Message-ID: <uj63tr$2en6c$1@dont-email.me>
References: <ddb0f7e7-b776-4743-a198-8bc6260e9e39n@googlegroups.com>
<uivft5$162m6$1@dont-email.me>
<0926350f-c2f7-46c4-a43a-fc630cfa0920n@googlegroups.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Thu, 16 Nov 2023 22:08:59 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="2f368dbd63eee9a4c37c3cafe8fb98c5";
logging-data="2579660"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/DC/wn2qN4WF123W7oyR+0"
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:9HKLlTIqD3wkUpJk4L1Wiqb14Xc=
Content-Language: it
In-Reply-To: <0926350f-c2f7-46c4-a43a-fc630cfa0920n@googlegroups.com>
 by: Enrico Maria Giordan - Thu, 16 Nov 2023 22:09 UTC

Il 16/11/2023 22:19, Anderson Cardoso ha scritto:

>> It seems that BCC551 does not recognize "long long" type. Any ideas?
>
> I´m not familiarized with C# language

It is C language, not C# language.

--
Enrico Maria Giordano

http://www.emagsoftware.it
http://www.emagsoftware.it/emgmusic
http://www.emagsoftware.it/spectrum
http://www.emagsoftware.it/tbosg

Re: HBZEBRA for xHarbour v1.2.1

<uj641v$2en6c$2@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17942&group=comp.lang.xharbour#17942

  copy link   Newsgroups: comp.lang.xharbour
Path: i2pn2.org!i2pn.org!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: e.m.giordano@emagsoftware.it (Enrico Maria Giordano)
Newsgroups: comp.lang.xharbour
Subject: Re: HBZEBRA for xHarbour v1.2.1
Date: Thu, 16 Nov 2023 23:11:12 +0100
Organization: A noiseless patient Spider
Lines: 18
Message-ID: <uj641v$2en6c$2@dont-email.me>
References: <ddb0f7e7-b776-4743-a198-8bc6260e9e39n@googlegroups.com>
<uivft5$162m6$1@dont-email.me>
<0926350f-c2f7-46c4-a43a-fc630cfa0920n@googlegroups.com>
<57485d69-6478-465b-b8e7-e2cb398d1951n@googlegroups.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Thu, 16 Nov 2023 22:11:11 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="2f368dbd63eee9a4c37c3cafe8fb98c5";
logging-data="2579660"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19YQLC5gUpIIn/DDTv92Sas"
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:Ye+/IlLRF3aKAe6uD/LArMiUPN8=
Content-Language: it
In-Reply-To: <57485d69-6478-465b-b8e7-e2cb398d1951n@googlegroups.com>
 by: Enrico Maria Giordan - Thu, 16 Nov 2023 22:11 UTC

Il 16/11/2023 22:28, Anderson Cardoso ha scritto:

> By the way, there are errors:

Why not using the fully-functional official xHarbour distribution?

http://xharbour.org/index.asp?page=download/windows/binaries_win

--
Enrico Maria Giordano

http://www.emagsoftware.it
http://www.emagsoftware.it/emgmusic
http://www.emagsoftware.it/spectrum
http://www.emagsoftware.it/tbosg

Re: HBZEBRA for xHarbour v1.2.1

<9909292a-e53e-460b-9c17-b89d87bd38fan@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17943&group=comp.lang.xharbour#17943

  copy link   Newsgroups: comp.lang.xharbour
X-Received: by 2002:ad4:4e42:0:b0:66c:ef33:484c with SMTP id eb2-20020ad44e42000000b0066cef33484cmr204024qvb.10.1700176053154;
Thu, 16 Nov 2023 15:07:33 -0800 (PST)
X-Received: by 2002:a17:903:330b:b0:1cc:2ffe:5a33 with SMTP id
jk11-20020a170903330b00b001cc2ffe5a33mr2466221plb.8.1700176052715; Thu, 16
Nov 2023 15:07:32 -0800 (PST)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!peer01.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.xharbour
Date: Thu, 16 Nov 2023 15:07:32 -0800 (PST)
In-Reply-To: <uj641v$2en6c$2@dont-email.me>
Injection-Info: google-groups.googlegroups.com; posting-host=206.42.32.40; posting-account=vXb10QoAAACtql4X4XBjGCZA6sGzs_sw
NNTP-Posting-Host: 206.42.32.40
References: <ddb0f7e7-b776-4743-a198-8bc6260e9e39n@googlegroups.com>
<uivft5$162m6$1@dont-email.me> <0926350f-c2f7-46c4-a43a-fc630cfa0920n@googlegroups.com>
<57485d69-6478-465b-b8e7-e2cb398d1951n@googlegroups.com> <uj641v$2en6c$2@dont-email.me>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <9909292a-e53e-460b-9c17-b89d87bd38fan@googlegroups.com>
Subject: Re: HBZEBRA for xHarbour v1.2.1
From: acardososilva@gmail.com (Anderson Cardoso)
Injection-Date: Thu, 16 Nov 2023 23:07:33 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Received-Bytes: 1921
 by: Anderson Cardoso - Thu, 16 Nov 2023 23:07 UTC

Em quinta-feira, 16 de novembro de 2023 às 19:11:15 UTC-3, Enrico Maria Giordano escreveu:
> Il 16/11/2023 22:28, Anderson Cardoso ha scritto:
>
> > By the way, there are errors:
> Why not using the fully-functional official xHarbour distribution?
>
> http://xharbour.org/index.asp?page=download/windows/binaries_win
> --
> Enrico Maria Giordano
>
> http://www.emagsoftware.it
> http://www.emagsoftware.it/emgmusic
> http://www.emagsoftware.it/spectrum
> http://www.emagsoftware.it/tbosg

Because doesn´t compile without errors...

Re: HBZEBRA for xHarbour v1.2.1

<ffc77cd1-77af-43a8-8184-e08d017648ddn@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17946&group=comp.lang.xharbour#17946

  copy link   Newsgroups: comp.lang.xharbour
X-Received: by 2002:a05:620a:198a:b0:774:1dba:613a with SMTP id bm10-20020a05620a198a00b007741dba613amr42297qkb.14.1700305604487;
Sat, 18 Nov 2023 03:06:44 -0800 (PST)
X-Received: by 2002:a17:903:2292:b0:1cc:29fb:f39c with SMTP id
b18-20020a170903229200b001cc29fbf39cmr665674plh.1.1700305604186; Sat, 18 Nov
2023 03:06:44 -0800 (PST)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!peer03.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.xharbour
Date: Sat, 18 Nov 2023 03:06:43 -0800 (PST)
In-Reply-To: <9909292a-e53e-460b-9c17-b89d87bd38fan@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=95.251.235.201; posting-account=D8edxgoAAABLLSySBeyYHav6_cUEcweR
NNTP-Posting-Host: 95.251.235.201
References: <ddb0f7e7-b776-4743-a198-8bc6260e9e39n@googlegroups.com>
<uivft5$162m6$1@dont-email.me> <0926350f-c2f7-46c4-a43a-fc630cfa0920n@googlegroups.com>
<57485d69-6478-465b-b8e7-e2cb398d1951n@googlegroups.com> <uj641v$2en6c$2@dont-email.me>
<9909292a-e53e-460b-9c17-b89d87bd38fan@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <ffc77cd1-77af-43a8-8184-e08d017648ddn@googlegroups.com>
Subject: Re: HBZEBRA for xHarbour v1.2.1
From: e.m.giordano@emagsoftware.it (Enrico Maria Giordano)
Injection-Date: Sat, 18 Nov 2023 11:06:44 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Received-Bytes: 1808
 by: Enrico Maria Giordan - Sat, 18 Nov 2023 11:06 UTC

Il giorno venerdì 17 novembre 2023 alle 00:07:34 UTC+1 Anderson Cardoso ha scritto:

> > Why not using the fully-functional official xHarbour distribution?
> >
> > http://xharbour.org/index.asp?page=download/windows/binaries_win
>
> Because doesn´t compile without errors...

Please report the error. I'm using it and can't find any error.

Re: HBZEBRA for xHarbour v1.2.1

<4430cdb6-2135-4fd5-acad-3617ba82d555n@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17949&group=comp.lang.xharbour#17949

  copy link   Newsgroups: comp.lang.xharbour
X-Received: by 2002:a0c:f80f:0:b0:66d:568:a969 with SMTP id r15-20020a0cf80f000000b0066d0568a969mr97547qvn.8.1700425631595;
Sun, 19 Nov 2023 12:27:11 -0800 (PST)
X-Received: by 2002:a17:90a:9f87:b0:281:3cfb:cffb with SMTP id
o7-20020a17090a9f8700b002813cfbcffbmr1394610pjp.5.1700425631266; Sun, 19 Nov
2023 12:27:11 -0800 (PST)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!peer03.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.xharbour
Date: Sun, 19 Nov 2023 12:27:10 -0800 (PST)
In-Reply-To: <9909292a-e53e-460b-9c17-b89d87bd38fan@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=2804:2a4c:1083:c1be:d863:fcea:43a3:ba36;
posting-account=PyPxfAoAAADNUfqQVzj3zqwX61JSXPu4
NNTP-Posting-Host: 2804:2a4c:1083:c1be:d863:fcea:43a3:ba36
References: <ddb0f7e7-b776-4743-a198-8bc6260e9e39n@googlegroups.com>
<uivft5$162m6$1@dont-email.me> <0926350f-c2f7-46c4-a43a-fc630cfa0920n@googlegroups.com>
<57485d69-6478-465b-b8e7-e2cb398d1951n@googlegroups.com> <uj641v$2en6c$2@dont-email.me>
<9909292a-e53e-460b-9c17-b89d87bd38fan@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <4430cdb6-2135-4fd5-acad-3617ba82d555n@googlegroups.com>
Subject: Re: HBZEBRA for xHarbour v1.2.1
From: culikr@gmail.com (culikr@gmail.com)
Injection-Date: Sun, 19 Nov 2023 20:27:11 +0000
Content-Type: text/plain; charset="UTF-8"
X-Received-Bytes: 1487
 by: culikr@gmail.com - Sun, 19 Nov 2023 20:27 UTC

Hi
Added the hbzebra to build process under windows

Regards
Luiz

Re: HBZEBRA for xHarbour v1.2.1

<uje1h2$3vod8$1@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17950&group=comp.lang.xharbour#17950

  copy link   Newsgroups: comp.lang.xharbour
Path: i2pn2.org!i2pn.org!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: e.m.giordano@emagsoftware.it (Enrico Maria Giordano)
Newsgroups: comp.lang.xharbour
Subject: Re: HBZEBRA for xHarbour v1.2.1
Date: Sun, 19 Nov 2023 23:17:05 +0100
Organization: A noiseless patient Spider
Lines: 18
Message-ID: <uje1h2$3vod8$1@dont-email.me>
References: <ddb0f7e7-b776-4743-a198-8bc6260e9e39n@googlegroups.com>
<uivft5$162m6$1@dont-email.me>
<0926350f-c2f7-46c4-a43a-fc630cfa0920n@googlegroups.com>
<57485d69-6478-465b-b8e7-e2cb398d1951n@googlegroups.com>
<uj641v$2en6c$2@dont-email.me>
<9909292a-e53e-460b-9c17-b89d87bd38fan@googlegroups.com>
<4430cdb6-2135-4fd5-acad-3617ba82d555n@googlegroups.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Sun, 19 Nov 2023 22:17:06 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="4909c211f5dfe95bf4abcb1e2f461e31";
logging-data="4186536"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+hfOv/gebQ+qp6ooBHuTbz"
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:rJcoVj2SIeXhLqmtB83OV7N2ggQ=
In-Reply-To: <4430cdb6-2135-4fd5-acad-3617ba82d555n@googlegroups.com>
Content-Language: it
 by: Enrico Maria Giordan - Sun, 19 Nov 2023 22:17 UTC

Il 19/11/2023 21:27, culikr@gmail.com ha scritto:

> Hi
> Added the hbzebra to build process under windows

Do you mean hbzebra.lib? If yes, it gets already generated by the build
process. I don't understand, please clarify.

--
Enrico Maria Giordano

http://www.emagsoftware.it
http://www.emagsoftware.it/emgmusic
http://www.emagsoftware.it/spectrum
http://www.emagsoftware.it/tbosg

Re: HBZEBRA for xHarbour v1.2.1

<e9d60670-a2e4-466a-a290-e57acc05ae45n@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17952&group=comp.lang.xharbour#17952

  copy link   Newsgroups: comp.lang.xharbour
X-Received: by 2002:ac8:7d86:0:b0:41c:c474:5e5 with SMTP id c6-20020ac87d86000000b0041cc47405e5mr164252qtd.6.1700484959848;
Mon, 20 Nov 2023 04:55:59 -0800 (PST)
X-Received: by 2002:a17:90a:62cc:b0:27d:dffa:b374 with SMTP id
k12-20020a17090a62cc00b0027ddffab374mr1868653pjs.6.1700484959408; Mon, 20 Nov
2023 04:55:59 -0800 (PST)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!1.us.feeder.erje.net!feeder.erje.net!border-1.nntp.ord.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.xharbour
Date: Mon, 20 Nov 2023 04:55:58 -0800 (PST)
In-Reply-To: <uje1h2$3vod8$1@dont-email.me>
Injection-Info: google-groups.googlegroups.com; posting-host=2804:2a4c:1083:c1be:fdbb:2214:7c02:abd8;
posting-account=PyPxfAoAAADNUfqQVzj3zqwX61JSXPu4
NNTP-Posting-Host: 2804:2a4c:1083:c1be:fdbb:2214:7c02:abd8
References: <ddb0f7e7-b776-4743-a198-8bc6260e9e39n@googlegroups.com>
<uivft5$162m6$1@dont-email.me> <0926350f-c2f7-46c4-a43a-fc630cfa0920n@googlegroups.com>
<57485d69-6478-465b-b8e7-e2cb398d1951n@googlegroups.com> <uj641v$2en6c$2@dont-email.me>
<9909292a-e53e-460b-9c17-b89d87bd38fan@googlegroups.com> <4430cdb6-2135-4fd5-acad-3617ba82d555n@googlegroups.com>
<uje1h2$3vod8$1@dont-email.me>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <e9d60670-a2e4-466a-a290-e57acc05ae45n@googlegroups.com>
Subject: Re: HBZEBRA for xHarbour v1.2.1
From: culikr@gmail.com (culikr@gmail.com)
Injection-Date: Mon, 20 Nov 2023 12:55:59 +0000
Content-Type: text/plain; charset="UTF-8"
Lines: 5
 by: culikr@gmail.com - Mon, 20 Nov 2023 12:55 UTC

Enrico

I added the command need to build the library . it was missing from the windows makefile even if the libname was defined

Regards
Luiz

Re: HBZEBRA for xHarbour v1.2.1

<ujfmkp$asl9$1@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17953&group=comp.lang.xharbour#17953

  copy link   Newsgroups: comp.lang.xharbour
Path: i2pn2.org!i2pn.org!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: e.m.giordano@emagsoftware.it (Enrico Maria Giordano)
Newsgroups: comp.lang.xharbour
Subject: Re: HBZEBRA for xHarbour v1.2.1
Date: Mon, 20 Nov 2023 14:23:37 +0100
Organization: A noiseless patient Spider
Lines: 19
Message-ID: <ujfmkp$asl9$1@dont-email.me>
References: <ddb0f7e7-b776-4743-a198-8bc6260e9e39n@googlegroups.com>
<uivft5$162m6$1@dont-email.me>
<0926350f-c2f7-46c4-a43a-fc630cfa0920n@googlegroups.com>
<57485d69-6478-465b-b8e7-e2cb398d1951n@googlegroups.com>
<uj641v$2en6c$2@dont-email.me>
<9909292a-e53e-460b-9c17-b89d87bd38fan@googlegroups.com>
<4430cdb6-2135-4fd5-acad-3617ba82d555n@googlegroups.com>
<uje1h2$3vod8$1@dont-email.me>
<e9d60670-a2e4-466a-a290-e57acc05ae45n@googlegroups.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Mon, 20 Nov 2023 13:23:37 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="eb71887ec9558fd9f09a53abe2bb300c";
logging-data="357033"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18QjRYEZHYLhZLHKaLGPlvo"
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:VA/+LUEl0/nxoSNYY4fVqCgaRO0=
In-Reply-To: <e9d60670-a2e4-466a-a290-e57acc05ae45n@googlegroups.com>
Content-Language: it
 by: Enrico Maria Giordan - Mon, 20 Nov 2023 13:23 UTC

Il 20/11/2023 13:55, culikr@gmail.com ha scritto:

> Enrico
>
> I added the command need to build the library . it was missing from the windows makefile even if the libname was defined

Ok, thank you. But how do you explain that the lib was already created,
even without your modification? Just out of curiosity.

--
Enrico Maria Giordano

http://www.emagsoftware.it
http://www.emagsoftware.it/emgmusic
http://www.emagsoftware.it/spectrum
http://www.emagsoftware.it/tbosg

1
server_pubkey.txt

rocksolid light 0.9.8
clearnet tor