Unresolved external referenced from RDDADO

Post Reply
wzaf
Posts: 38
Joined: Tue Sep 30, 2008 11:16 am

Unresolved external referenced from RDDADO

Post by wzaf »

I have FWH 9.12 with Harbour for BCC - 2.0 .
When I try to build mysql1.prg :I get a link error:

Error: Unresolved external '_hb_vmProcessSymbolsEx' referenced from C:\HARBOUR\LIB\ADORDD.LIB|adordd

The date of ADORDD.LIB is 12/05/2007 .

Can someone help me ?

Thanks
Walter Zafferami
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: Unresolved external referenced from RDDADO

Post by Antonio Linares »

Walter,

You are using an old ADORDD.lib

Please download and use this one:
http://www.mediafire.com/?mtnzmkjm2ae
regards, saludos

Antonio Linares
www.fivetechsoft.com
wzaf
Posts: 38
Joined: Tue Sep 30, 2008 11:16 am

Re: Unresolved external referenced from RDDADO

Post by wzaf »

Thank you , it works now!

Many Thanks

saludos
Walter Zafferami
User avatar
Bayron
Posts: 815
Joined: Thu Dec 24, 2009 12:46 am
Location: Philadelphia, PA

Re: Unresolved external referenced from RDDADO

Post by Bayron »

Antonio Linares wrote:
Please download and use this one:
http://www.mediafire.com/?mtnzmkjm2ae
I also had the same problem, try to compile my self, and tried this one, any program I try to build (mysql1 -mysql3) says that A problem caused the program to stop working correctly...
=====>

Bayron Landaverry
(215)2226600 Philadelphia,PA, USA
+(502)46727275 Guatemala
MayaBuilders@gMail.com

FWH12.04||Harbour 3.2.0 (18754)||BCC6.5||UEstudio 10.10||
Windows 7 Ultimate

FiveWin, One line of code and it's done...
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: Unresolved external referenced from RDDADO

Post by Antonio Linares »

Bayron,

Are you using Harbour or xHarbour ?
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Bayron
Posts: 815
Joined: Thu Dec 24, 2009 12:46 am
Location: Philadelphia, PA

Re: Unresolved external referenced from RDDADO

Post by Bayron »

Antonio Linares wrote:Bayron,

Are you using Harbour or xHarbour ?
Hi, I am using Harbour that came with FWH 9.12.

I can compile with the library's, and the problem shows at the command REQUEST ADORDD

I have not tested otherwise, but I think it may be that I have Windows Ultimate 64 bits..???
=====>

Bayron Landaverry
(215)2226600 Philadelphia,PA, USA
+(502)46727275 Guatemala
MayaBuilders@gMail.com

FWH12.04||Harbour 3.2.0 (18754)||BCC6.5||UEstudio 10.10||
Windows 7 Ultimate

FiveWin, One line of code and it's done...
User avatar
Bayron
Posts: 815
Joined: Thu Dec 24, 2009 12:46 am
Location: Philadelphia, PA

Re: Unresolved external referenced from RDDADO

Post by Bayron »

Got it working fine with xHarbour....
=====>

Bayron Landaverry
(215)2226600 Philadelphia,PA, USA
+(502)46727275 Guatemala
MayaBuilders@gMail.com

FWH12.04||Harbour 3.2.0 (18754)||BCC6.5||UEstudio 10.10||
Windows 7 Ultimate

FiveWin, One line of code and it's done...
Post Reply