FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Unresolved external symbol '_GetGuiResources'.
Posts: 246
Joined: Sat Mar 03, 2007 08:42 PM
Unresolved external symbol '_GetGuiResources'.
Posted: Mon Feb 11, 2008 01:19 PM

Antonio,

I'm keep getting:

xLINK: error: Unresolved external symbol '_GetGuiResources'.
xLINK: fatal error: 1 unresolved external(s).

Patrick

Posts: 97
Joined: Mon Nov 21, 2005 10:29 AM
Re: Unresolved external symbol '_GetGuiResources'.
Posted: Mon Feb 11, 2008 05:33 PM
Me too.
Any fix available?

Taavi.


Patrick Mast wrote:Antonio,

I'm keep getting:

xLINK: error: Unresolved external symbol '_GetGuiResources'.
xLINK: fatal error: 1 unresolved external(s).

Patrick
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Unresolved external symbol '_GetGuiResources'.
Posted: Mon Feb 11, 2008 06:23 PM
regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 246
Joined: Sat Mar 03, 2007 08:42 PM
Unresolved external symbol '_GetGuiResources'.
Posted: Mon Feb 11, 2008 06:35 PM
Antonio Linares wrote:Please link this library:
http://rapidshare.com/files/90976906/gui.lib.html


Ok, this fixes the unresolved symbol. Is this something that should go in FiveHCm.lib?

Patrick
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Unresolved external symbol '_GetGuiResources'.
Posted: Mon Feb 11, 2008 09:24 PM

Patrick,

> Is this something that should go in FiveHCm.lib?

No, as it is an import library. It does not contains code.

It should be provided in the import libraries of the C compiler that you are using.

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 246
Joined: Sat Mar 03, 2007 08:42 PM
Unresolved external symbol '_GetGuiResources'.
Posted: Tue Feb 12, 2008 07:58 AM
Antonio Linares wrote:Patrick,

> Is this something that should go in FiveHCm.lib?

No, as it is an import library. It does not contains code.
It should be provided in the import libraries of the C compiler that you are using.

Ok, thank you. So, will we get a gui.lib for all next releases or will this be included n any of the standard FWH libs?

Patrick

Continue the discussion