FWH 12.05 Build Error

FWH 12.05 Build Error

Postby TimStone » Mon Jun 18, 2012 6:23 pm

Building a Project with Harbour 3.0, MSVC 2010, and FWH 12.04 will create an .exe without errors.

When building the exact same project with FWH 12.05, the following warnings and errors are new:

Code: Select all  Expand view


FiveH32.lib(MEMOEDIT.obj) : error LNK2001: unresolved external symbol _HB_FUN_FREELIBRARY
FiveH32.lib(IMAGE.obj) : error LNK2001: unresolved external symbol _HB_FUN_FREELIBRARY
FiveH32.lib(TMETAFIL.obj) : error LNK2001: unresolved external symbol _HB_FUN_FREELIBRARY
FiveH32.lib(HELP32.obj) : error LNK2019: unresolved external symbol _HB_FUN_FREELIBRARY referenced in function _HB_FUN_SPWINHELPC
FiveH32.lib(FILENAME.obj) : error LNK2001: unresolved external symbol _HB_FUN_FREELIBRARY
FiveH32.lib(HARBOUR.obj) : error LNK2001: unresolved external symbol _HB_FUN_FREELIBRARY
FiveH32.lib(GETTASKS.obj) : error LNK2001: unresolved external symbol _HB_FUN_FREELIBRARY
FiveH32.lib(INI.obj) : error LNK2001: unresolved external symbol _HB_FUN_FREELIBRARY
UtilCarFax.obj : error LNK2001: unresolved external symbol _HB_FUN_FREELIBRARY
FiveH32.lib(WINDOW.obj) : error LNK2001: unresolved external symbol _HB_FUN_FREELIBRARY
FiveH32.lib(DIALOG.obj) : error LNK2001: unresolved external symbol _HB_FUN_FREELIBRARY
FiveH32.lib(SHELLAPI.obj) : error LNK2001: unresolved external symbol _HB_FUN_FREELIBRARY
G_GRAPH.obj : error LNK2001: unresolved external symbol _HB_FUN_FREELIBRARY
pro9400.obj : error LNK2001: unresolved external symbol _HB_FUN_FREELIBRARY
PROSPELL.obj : error LNK2001: unresolved external symbol _HB_FUN_FREELIBRARY
tprevfunc.obj : error LNK2001: unresolved external symbol _HB_FUN_FREELIBRARY
FiveH32.lib(MEMOEDIT.obj) : error LNK2001: unresolved external symbol _HB_FUN_LOADLIBRARY
FiveH32.lib(IMAGE.obj) : error LNK2001: unresolved external symbol _HB_FUN_LOADLIBRARY
FiveH32.lib(TMETAFIL.obj) : error LNK2001: unresolved external symbol _HB_FUN_LOADLIBRARY
FiveH32.lib(HELP32.obj) : error LNK2001: unresolved external symbol _HB_FUN_LOADLIBRARY
FiveH32.lib(FILENAME.obj) : error LNK2001: unresolved external symbol _HB_FUN_LOADLIBRARY
FiveH32.lib(HARBOUR.obj) : error LNK2019: unresolved external symbol _HB_FUN_LOADLIBRARY referenced in function _HB_FUN_HB_DBG_VMVARSLEN
FiveH32.lib(GETTASKS.obj) : error LNK2001: unresolved external symbol _HB_FUN_LOADLIBRARY
FiveH32.lib(INI.obj) : error LNK2001: unresolved external symbol _HB_FUN_LOADLIBRARY
UtilCarFax.obj : error LNK2001: unresolved external symbol _HB_FUN_LOADLIBRARY
FiveH32.lib(WINDOW.obj) : error LNK2001: unresolved external symbol _HB_FUN_LOADLIBRARY
FiveH32.lib(DIALOG.obj) : error LNK2001: unresolved external symbol _HB_FUN_LOADLIBRARY
FiveH32.lib(SHELLAPI.obj) : error LNK2001: unresolved external symbol _HB_FUN_LOADLIBRARY
G_GRAPH.obj : error LNK2001: unresolved external symbol _HB_FUN_LOADLIBRARY
pro9400.obj : error LNK2001: unresolved external symbol _HB_FUN_LOADLIBRARY
PROSPELL.obj : error LNK2001: unresolved external symbol _HB_FUN_LOADLIBRARY
tprevfunc.obj : error LNK2001: unresolved external symbol _HB_FUN_LOADLIBRARY
testcodes.obj : error LNK2001: unresolved external symbol _HB_FUN_DRAWTILED
testcodes.obj : error LNK2001: unresolved external symbol _HB_FUN_SETDLGGRADIENT
FiveH32.lib(WINDOW.obj) : error LNK2001: unresolved external symbol _HB_FUN_XFREEPROC
asw2012.exe : fatal error LNK1120: 5 unresolved externals
ASW2012ms.EXE - 36 error(s), 20772 warning(s)

 


The point is, there is NO change to the link script, so all of the same libraries are included in both builds.

Any suggestions would be appreciated.

Tim
Tim Stone
http://www.MasterLinkSoftware.com
http://www.autoshopwriter.com
timstone@masterlinksoftware.com
Using: FWH 23.10 with Harbour 3.2.0 / Microsoft Visual Studio Community 2022-24 32/64 bit
User avatar
TimStone
 
Posts: 2944
Joined: Fri Oct 07, 2005 1:45 pm
Location: Trabuco Canyon, CA USA

Re: FWH 12.05 Build Error

Postby Antonio Linares » Mon Jun 18, 2012 6:42 pm

Tim,

Please open FiveHC32.lib with UEStudio (it will be shown as a binary) and then look for ascii "HB_FUN_LOADLIBRARY" and check if it is there, thanks
regards, saludos

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

Re: FWH 12.05 Build Error

Postby TimStone » Mon Jun 18, 2012 7:01 pm

No, it is not there. fw loadlibrary is there, but not HB_FUN

Tim
Tim Stone
http://www.MasterLinkSoftware.com
http://www.autoshopwriter.com
timstone@masterlinksoftware.com
Using: FWH 23.10 with Harbour 3.2.0 / Microsoft Visual Studio Community 2022-24 32/64 bit
User avatar
TimStone
 
Posts: 2944
Joined: Fri Oct 07, 2005 1:45 pm
Location: Trabuco Canyon, CA USA

Re: FWH 12.05 Build Error

Postby Antonio Linares » Mon Jun 18, 2012 7:35 pm

Tim,

I am emailing you an updated FiveHC32.lib, thanks
regards, saludos

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

Re: FWH 12.05 Build Error

Postby TimStone » Mon Jun 18, 2012 9:56 pm

Got it. I still have some undefined functions. I replied by email.
Tim Stone
http://www.MasterLinkSoftware.com
http://www.autoshopwriter.com
timstone@masterlinksoftware.com
Using: FWH 23.10 with Harbour 3.2.0 / Microsoft Visual Studio Community 2022-24 32/64 bit
User avatar
TimStone
 
Posts: 2944
Joined: Fri Oct 07, 2005 1:45 pm
Location: Trabuco Canyon, CA USA

Re: FWH 12.05 Build Error

Postby Antonio Linares » Tue Jun 19, 2012 8:45 am

Tim,

I just emailed you FiveH32.lib too, thanks :-)
regards, saludos

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


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 113 guests