In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.

Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.

X3 with xHarbour and BCC++

Xailer professional forum in English
Responder
Ingo Junge-Herrmann
Mensajes: 339
Registrado: Lun Jul 02, 2007 7:17 pm

X3 with xHarbour and BCC++

Mensaje 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
Avatar de Usuario
jfgimenez
Site Admin
Mensajes: 5706
Registrado: Lun Abr 06, 2015 8:48 pm
Contactar:

X3 with xHarbour and BCC++

Mensaje 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
José F. Giménez
[Equipo de Xailer / Xailer team]
http://www.xailer.com
http://www.xailer.info
Ingo Junge-Herrmann
Mensajes: 339
Registrado: Lun Jul 02, 2007 7:17 pm

X3 with xHarbour and BCC++

Mensaje 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
Avatar de Usuario
jfgimenez
Site Admin
Mensajes: 5706
Registrado: Lun Abr 06, 2015 8:48 pm
Contactar:

X3 with xHarbour and BCC++

Mensaje 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
José F. Giménez
[Equipo de Xailer / Xailer team]
http://www.xailer.com
http://www.xailer.info
Ingo JH
Mensajes: 358
Registrado: Lun Dic 10, 2007 5:10 pm

X3 with xHarbour and BCC++

Mensaje 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
Responder