FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Unresolved external referenced from RDDADO
Posts: 38
Joined: Tue Sep 30, 2008 11:16 AM
Unresolved external referenced from RDDADO
Posted: Mon Jan 04, 2010 10:30 PM

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

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Unresolved external referenced from RDDADO
Posted: Tue Jan 05, 2010 07:26 AM
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
Posts: 38
Joined: Tue Sep 30, 2008 11:16 AM
Re: Unresolved external referenced from RDDADO
Posted: Tue Jan 05, 2010 08:30 AM

Thank you , it works now!

Many Thanks

saludos
Walter Zafferami

Posts: 883
Joined: Thu Dec 24, 2009 12:46 AM
Re: Unresolved external referenced from RDDADO
Posted: Fri Jan 15, 2010 02:40 AM
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
xBasePHP.com
(215)2226600 Philadelphia,PA, USA
MayaBuilders@gMail.com
Guatemala

FWH25.06--Harbour 3.0.0--BCC7.7--UEstudio 10.10
Windows 10

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

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Unresolved external referenced from RDDADO
Posted: Fri Jan 15, 2010 10:26 AM

Bayron,

Are you using Harbour or xHarbour ?

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 883
Joined: Thu Dec 24, 2009 12:46 AM
Re: Unresolved external referenced from RDDADO
Posted: Fri Jan 15, 2010 08:16 PM
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
xBasePHP.com
(215)2226600 Philadelphia,PA, USA
MayaBuilders@gMail.com
Guatemala

FWH25.06--Harbour 3.0.0--BCC7.7--UEstudio 10.10
Windows 10

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

Posts: 883
Joined: Thu Dec 24, 2009 12:46 AM
Re: Unresolved external referenced from RDDADO
Posted: Tue Jan 19, 2010 04:05 AM

Got it working fine with xHarbour....

=====>

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

FWH25.06--Harbour 3.0.0--BCC7.7--UEstudio 10.10
Windows 10

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

Continue the discussion