Hi
>
> #include "SqlRDD.ch"
> #include "Oracle.ch"
dont use the xharbour runtime as dll when using sqlrdd
apps that use sqlrdd, cannot use the xhbdll.lib, they need to be linked with
standart static libs
Regards
Luiz
This is a discussion on =?utf-8?q?=E2=88=9A_Use_DLL,_when_checked_-_Builder_could_not_build?= - xharbour ; in my .prg #include "SqlRDD.ch" #include "Oracle.ch" REQUEST SQLRDD REQUEST SR_ORACLE when building this with xHarbour Builder, i checked the Use DLL option. Error: Couldn't build. can anybody see my problem? thanks. Toyet Amores...
in my .prg
#include "SqlRDD.ch"
#include "Oracle.ch"
REQUEST SQLRDD
REQUEST SR_ORACLE
when building this with xHarbour Builder, i checked the Use DLL
option.
Error: Couldn't build.
can anybody see my problem?
thanks.
Toyet Amores
Hi
>
> #include "SqlRDD.ch"
> #include "Oracle.ch"
dont use the xharbour runtime as dll when using sqlrdd
apps that use sqlrdd, cannot use the xhbdll.lib, they need to be linked with
standart static libs
Regards
Luiz
Hello Toyette,
> in my .prg
>
> #include "SqlRDD.ch"
> #include "Oracle.ch"
>
> REQUEST SQLRDD
> REQUEST SR_ORACLE
>
> when building this with xHarbour Builder, i checked the Use DLL
> option.
>
> Error: Couldn't build.
>
> can anybody see my problem?
Can you see any error.log or trace.log file?
Please post xHarbour Builder related questions on the dedicated
xHarbour Builder newsgroup at
news://news.xHarbour.com/local.xHarbour.Builder
--
Sincerely,
Patrick Mast,
xHarbour.com Inc.
http://www.xHarbour.com
Patrick,
> Please post xHarbour Builder related questions on the dedicated
> xHarbour Builder newsgroup at
> news://news.xHarbour.com/local.xHarbour.Builder
My apologies. I have posted to the news server and have been
answered by Luiz.
Thanks.
Toyet Amores