FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour SQLRDD EVALUATION
Posts: 25
Joined: Mon Jan 26, 2015 09:53 AM

SQLRDD EVALUATION

Posted: Mon Jan 26, 2015 10:29 AM

Hi, I am trying to compile SQLRDD, but I stopped my test with these errors :|

Error: Unresolved external '_dv_memcpy' referenced from C:\XHARB121\LIB\BCC\SQLBCC55.LIB|sqlrdd1
Error: Unresolved external '_hb_cdpnDup2' referenced from C:\XHARB121\LIB\BCC\SQLBCC55.LIB|sqlrdd1
Error: Unresolved external '_HB_FUN_HB_JSONENCODE' referenced from C:\XHARB121\LIB\BCC\SQLBCC55.LIB|sqlrdd2
Error: Unresolved external '_hb_cdpnDup' referenced from C:\XHARB121\LIB\BCC\SQLBCC55.LIB|sqlrdd1
Error: Unresolved external 'mysql_server_init' referenced from C:\XHARB121\LIB\BCC\SQLBCC55.LIB|mysql
Error: Unresolved external 'mysql_server_end' referenced from C:\XHARB121\LIB\BCC\SQLBCC55.LIB|mysql

Maybe It's missing some LIB or mines are out of date

Thank you

Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM

Re: SQLRDD EVALUATION

Posted: Mon Jan 26, 2015 12:42 PM
regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 25
Joined: Mon Jan 26, 2015 09:53 AM

Re: SQLRDD EVALUATION

Posted: Mon Jan 26, 2015 12:49 PM

I am Using 1.2.1

I'll try that

Thank you

Posts: 9022
Joined: Thu Oct 06, 2005 08:17 PM

Re: SQLRDD EVALUATION

Posted: Mon Jan 26, 2015 12:53 PM
Antonio,

Antonio Linares wrote:What xHarbour version are you using ?

Here you have the most recent one:
https://bitbucket.org/fivetech/harbour-xharbour-builds/downloads/xHarbour%201.2.3%20Intl.%20(SimpLex)%20(Build%2020141106).zip


The most recent is:

xHarbour 1.2.3 Intl. (SimpLex) (Build 20150114)
Copyright 1999-2015, http://www.xharbour.org http://www.harbour-project.org/

You can download it from Mel Smith website.

EMG
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM

Re: SQLRDD EVALUATION

Posted: Mon Jan 26, 2015 01:07 PM

Thanks Enrico :-)

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 25
Joined: Mon Jan 26, 2015 09:53 AM

Re: SQLRDD EVALUATION

Posted: Mon Jan 26, 2015 09:06 PM

Thanx Antonio and Enrico for your help

I still didn't download the latest version from Mel Smith website, cuz they need to open It for my IP. I am still having problems with one last function:

Unresolved external '_HB_FUN_DLLCALL'

Do you think It will solve with the latest version or I will need some LIB?

Thank you again

Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM

Re: SQLRDD EVALUATION

Posted: Tue Jan 27, 2015 06:11 AM

That function is included in recent xharbour versions.

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 25
Joined: Mon Jan 26, 2015 09:53 AM

Re: SQLRDD EVALUATION

Posted: Tue Jan 27, 2015 11:25 AM

Yes, It is working already, thanks a lot... :)

Continue the discussion