Página 1 de 1

X3 with xHarbour and BCC++

Publicado: Mar Mar 26, 2013 11:07 am
por Ingo Junge-Herrmann
Hi,
to use xHarbour and BCC++ I set in Extra > Options > Harbour the directory to the xHarbour-folder I installed it
The project-Option BCC++ ist marked.
Recompiling my project with xHarbour and BCC++ I got the error message:
Fatal: Unable to open file 'HBEXTERN.LIB'
151 Files, 0 Warnings, 1 Errors
Kompilierzeit: 2m 17.82s Linkzeit: 0.66s Gesamtzeit: 2m 18.90s
What to do?
TIA
Regards
Ingo

X3 with xHarbour and BCC++

Publicado: Mar Mar 26, 2013 9:05 pm
por jfgimenez
Ingo,
> to use xHarbour and BCC++ I set in Extra > Options > Harbour
> the directory to the xHarbour-folder I installed it
> The project-Option BCC++ ist marked.
>
> Recompiling my project with xHarbour and BCC++ I got the
> error message:
>
> Fatal: Unable to open file 'HBEXTERN.LIB'
> 151 Files, 0 Warnings, 1 Errors
> Kompilierzeit: 2m 17.82s Linkzeit: 0.66s Gesamtzeit: 2m
> 18.90s
>
> What to do?
Be sure that you have configured the path to Harbour correctly. The one
corresponding to libs should be c:xailerhb32libwin or something
alike. Please, note that harbour's libs for bcc are in hb32libwin, not
hb32lib
Regards,
Jose F. Gimenez
http://www.xailer.com
http://www.xailer.info

X3 with xHarbour and BCC++

Publicado: Mié Mar 27, 2013 7:08 am
por Ingo Junge-Herrmann
Jose,
thank you for the reply.
But I want to use XHARBOUR not HARBOUR!
Is it possible with X3?
TIA
Regards
Ingo

X3 with xHarbour and BCC++

Publicado: Mié Mar 27, 2013 11:46 am
por jfgimenez
Ingo,
> But I want to use XHARBOUR not HARBOUR!
> Is it possible with X3?
No, sorry. Xailer 3 only works with Harbour (BCC and MinGW). xHarbour is
not supported anymore in Xailer. We've done the jump in order to improve
Xailer. In fact, currently, Harbour is far better than xHarbour, and
MinGW is far better than BCC.
We know that the migration is not so easy (although it's not so
difficult), so we wrote a simple guide to achieve it:
http://www.xailer.com/dokuwiki/doku.php ... ar.de.xhar bour.a.harbour
Also, there is an excelent document that shows every difference betweeen
Harbour and xHarbour, written by Przemek:
https://github.com/harbour/core/blob/ma ... b-diff.txt
In the case you need specific xHarbour compatibility, you may use the
library xhb.lib (or libxhb.a), as stated in the previous doc.
Most users have already jumped into Harbour+MinGW. If you have any
problem, you may ask for help here. Even, we offer a special service to
help users to migrate to Harbour:
http://www.xailer.com/?products&harbourmigration
Regards,
Jose F. Gimenez
http://www.xailer.com
http://www.xailer.info

X3 with xHarbour and BCC++

Publicado: Mié Mar 27, 2013 1:00 pm
por Ingo JH
Jose,
ok I will study the guide.
Thanks for the tip
Regards
Ingo
"Jose F. Gimenez" <jfgimenezAM]"@wanadoo.es> schrieb im Newsbeitrag
news:5152ce05$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
> Ingo,
>
>> But I want to use XHARBOUR not HARBOUR!
>> Is it possible with X3?
>
> No, sorry. Xailer 3 only works with Harbour (BCC and MinGW). xHarbour is
> not supported anymore in Xailer. We've done the jump in order to improve
> Xailer. In fact, currently, Harbour is far better than xHarbour, and MinGW
> is far better than BCC.
>
> We know that the migration is not so easy (although it's not so
> difficult), so we wrote a simple guide to achieve it:
> http://www.xailer.com/dokuwiki/doku.php ... ar.de.xhar bour.a.harbour
>
> Also, there is an excelent document that shows every difference betweeen
> Harbour and xHarbour, written by Przemek:
> https://github.com/harbour/core/blob/ma ... b-diff.txt
>
> In the case you need specific xHarbour compatibility, you may use the
> library xhb.lib (or libxhb.a), as stated in the previous doc.
>
> Most users have already jumped into Harbour+MinGW. If you have any
> problem, you may ask for help here. Even, we offer a special service to
> help users to migrate to Harbour:
> http://www.xailer.com/?products&harbourmigration
>
>
> Regards,
>
> Jose F. Gimenez
> http://www.xailer.com
> http://www.xailer.info