Error '_GetGuiResources'. Fixed
Error '_GetGuiResources'. Fixed
Dear Antonio,
I've used xHb.com Nov'07 & FWH 8.02 and it got this error. I didn't find any post with this error.
But I try with 8.01, it's ok.
Thanks in advance,
Dutch
xLINK: error: Unresolved external symbol '_GetGuiResources'.
xLINK: fatal error: 1 unresolved external(s).
Type: C >>>Couldn't build: ez4fo5.exe<<<
Type: C >>>TMAKEPROJECT<<<
Type: C >>>TMAKEPROJECT:REFRESH<<<
Type: N >>> 1322<<<
I've used xHb.com Nov'07 & FWH 8.02 and it got this error. I didn't find any post with this error.
But I try with 8.01, it's ok.
Thanks in advance,
Dutch
xLINK: error: Unresolved external symbol '_GetGuiResources'.
xLINK: fatal error: 1 unresolved external(s).
Type: C >>>Couldn't build: ez4fo5.exe<<<
Type: C >>>TMAKEPROJECT<<<
Type: C >>>TMAKEPROJECT:REFRESH<<<
Type: N >>> 1322<<<
Last edited by dutch on Sat Feb 16, 2008 6:18 pm, edited 1 time in total.
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
I use Windows XP sp2.
Yes, I use xHb Commercial Nov'07.
I try to rebuild FWH with xBuilder for all lib and include gui.lib. It has not any error but it dont' run when I build my program but It work fine with 8.01 without gui.lib.
Is it possible to co-operate between Fivetech and xHarbour.Com to provide FWH for xHB.Com, because sometime I update the new version and re-build the library, I got this problem.
This is an idea for avoid the next problem for updated version.
Thanks&Regards,
Dutch
Yes, I use xHb Commercial Nov'07.
I try to rebuild FWH with xBuilder for all lib and include gui.lib. It has not any error but it dont' run when I build my program but It work fine with 8.01 without gui.lib.
Is it possible to co-operate between Fivetech and xHarbour.Com to provide FWH for xHB.Com, because sometime I update the new version and re-build the library, I got this problem.
This is an idea for avoid the next problem for updated version.
Thanks&Regards,
Dutch
Last edited by dutch on Sat Feb 16, 2008 1:20 am, edited 2 times in total.
Dutch,
I use the same utilities as you do, also with xBuilder Nov. 07.
But I have no problem at all.
I use the same utilities as you do, also with xBuilder Nov. 07.
But I have no problem at all.
Regards,
Michel D.
Genk (Belgium)
_____________________________________________________________________________________________
I use : FiveWin for (x)Harbour v. 21.01 - Harbour 3.2.0 (October 2020) - xHarbour Builder (January 2020) - Bcc7
Michel D.
Genk (Belgium)
_____________________________________________________________________________________________
I use : FiveWin for (x)Harbour v. 21.01 - Harbour 3.2.0 (October 2020) - xHarbour Builder (January 2020) - Bcc7
Dear Driessen,
What is your xBuild Project for FiveHmx.lib?
I've got one from xHarbour.com Community xH_FiveHMX.Lib.XBP (for FHW 7.09). Is it OK?
I used TWbrowse, TSbrowse, Btnget, Sbutton. All library re-build without any error. Sometime I've got the error why re-build all library but this time not.
It may cause error by those library. I will try to rebuild all again and check again.
Thanks&Regards,
Dutch
What is your xBuild Project for FiveHmx.lib?
I've got one from xHarbour.com Community xH_FiveHMX.Lib.XBP (for FHW 7.09). Is it OK?
I used TWbrowse, TSbrowse, Btnget, Sbutton. All library re-build without any error. Sometime I've got the error why re-build all library but this time not.
It may cause error by those library. I will try to rebuild all again and check again.
Thanks&Regards,
Dutch
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Dutch,
> xLINK: error: Unresolved external symbol '_GetGuiResources'.
The problem is caused as xHB does not provide a proper import library for that function. xHB should provide all the Windows import libraries with its included C compiler.
gui.lib does not contains code. It is just an import library.
Anyhow, we are going to do some tests in XP to see where the problem may come from.
> xLINK: error: Unresolved external symbol '_GetGuiResources'.
The problem is caused as xHB does not provide a proper import library for that function. xHB should provide all the Windows import libraries with its included C compiler.
gui.lib does not contains code. It is just an import library.
Anyhow, we are going to do some tests in XP to see where the problem may come from.
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
- Patrick Mast
- Posts: 244
- Joined: Sat Mar 03, 2007 8:42 pm
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact: