fwh 10.09 link error ?

Re: fwh 10.09 link error ?

Postby Antonio Linares » Sat Oct 30, 2010 12:10 am

Yungb,

Please use this harbour and vc2008:
http://www.fivetechsoft.com/files/harbour_vc2008.zip
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41394
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: fwh 10.09 link error ?

Postby yunbg1 » Mon Nov 01, 2010 6:47 pm

Hi Antonio

link error message .....

Harbour 2.1.0.beta2 {Rev.15240>
Compiling...
testmex.c
hbwin.lib(win_dll.obj) : error LNK2019: symbole externe non resolu _hb_gcAlloc reference dans la fonction _HB_FUN_DLLPREPARECALL
hbwin.lib(win_ole.obj) : error LNK2001: symbole externe non resolu _hb_gcAlloc
hbwin.lib(win_tole.obj) : error LNK2019: symbole externe non resolu _hb_vmProcessSymbolsEx reference dans la fonction _hb_vm_SymbolInit_WIN_TOLE
hbwin.lib(win_ole.obj) : error LNK2019: symbole externe non resolu _hb_itemPutCPtr2 reference dans la fonction _hb_oleVariantToItem
testmex.exe : fatal error LNK1120: 3 externes non resolus
* Linking errors *
FWH User
FWPPC User
FWLinux User
yunbg1
 
Posts: 107
Joined: Sun Nov 13, 2005 12:40 am
Location: Winnipeg Canada

Re: fwh 10.09 link error ?

Postby Antonio Linares » Mon Nov 01, 2010 9:18 pm

Yungb,

Are you using a hbwin.lib from your previous Harbour version ?

It seems as I did not include it in the files that I gave you. You can not mix different versions.

We are going to build it.

BTW, we used this batch file to build Harbour with VC2008:

govc2008.bat

set HB_COMPILER=msvc
set path=c:\vc2008\bin
set include=c:\vc64\include // We used vc64 as our vc2008 include folder was incomplete to build Harbour
set lib=c:\vc2008\lib
win-make.exe
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41394
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: fwh 10.09 link error ?

Postby cly166 » Tue Nov 09, 2010 9:05 am

As i know, some code about DbSkipper() in wbrowse.prg, xwbrowse.prg and database was mistakenly #xtranslate -ed into uncorrect expression, for example we need to fix wbrowse.prg line 57 ~ 61 in following way and recompile it.

#ifdef __HARBOUR__
// #ifndef __XHARBOUR__
// #xtranslate _DbSkipper => __DbSkipper
// #else
#xtranslate _DbSkipper => DbSkipper
// #endif
#endif

cly
Regards
cly166
 
Posts: 11
Joined: Sat Sep 25, 2010 2:36 pm

Re: fwh 10.09 link error ?

Postby Antonio Linares » Sat Nov 13, 2010 7:12 am

Yes, it was changed in recent Harbour versions,

Thanks anyhow :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41394
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Previous

Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 55 guests