FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Error '_GetGuiResources'. Fixed
Posts: 1598
Joined: Fri Oct 07, 2005 05:56 PM
Error '_GetGuiResources'. Fixed
Posted: Fri Feb 15, 2008 02:06 AM

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<<<

Regards,

Dutch



FWH 2304 / xHarbour Simplex 1.2.3 / BCC73 / Pelles C / UEStudio

FWPPC 10.02 / Harbour for PPC (FTDN)

ADS V.9 / MySql / MariaDB

R&R 12 Infinity / Crystal Report XI R2

(Thailand)
Posts: 1096
Joined: Fri Oct 28, 2005 02:27 AM
Error '_GetGuiResources'. Fixed
Posted: Fri Feb 15, 2008 02:58 AM
FWH 11.08/FWH 19.12

BCC5.82/BCC7.3

xHarbour/Harbour
Posts: 1598
Joined: Fri Oct 07, 2005 05:56 PM
Error '_GetGuiResources'. Fixed
Posted: Fri Feb 15, 2008 09:42 AM

I've got gui.lib and compile&link is no error. But prgram do not run anymore (after compile and link is quite).

Regards,
Dutch

Regards,

Dutch



FWH 2304 / xHarbour Simplex 1.2.3 / BCC73 / Pelles C / UEStudio

FWPPC 10.02 / Harbour for PPC (FTDN)

ADS V.9 / MySql / MariaDB

R&R 12 Infinity / Crystal Report XI R2

(Thailand)
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Error '_GetGuiResources'. Fixed
Posted: Fri Feb 15, 2008 11:31 AM

Dutch,

What Windows version are you using ?

Are you using xHB commercial ?

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 1598
Joined: Fri Oct 07, 2005 05:56 PM
Error '_GetGuiResources'. Fixed
Posted: Sat Feb 16, 2008 01:04 AM

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

Regards,

Dutch



FWH 2304 / xHarbour Simplex 1.2.3 / BCC73 / Pelles C / UEStudio

FWPPC 10.02 / Harbour for PPC (FTDN)

ADS V.9 / MySql / MariaDB

R&R 12 Infinity / Crystal Report XI R2

(Thailand)
Posts: 1467
Joined: Mon Oct 10, 2005 11:26 AM
Error '_GetGuiResources'. Fixed
Posted: Sat Feb 16, 2008 01:10 AM

Dutch,

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. 25.12 - Harbour 3.2.0 (May 2025) - xHarbour Builder (January 2020) - Bcc773

Posts: 1598
Joined: Fri Oct 07, 2005 05:56 PM
Error '_GetGuiResources'. Fixed
Posted: Sat Feb 16, 2008 01:27 AM

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

Regards,

Dutch



FWH 2304 / xHarbour Simplex 1.2.3 / BCC73 / Pelles C / UEStudio

FWPPC 10.02 / Harbour for PPC (FTDN)

ADS V.9 / MySql / MariaDB

R&R 12 Infinity / Crystal Report XI R2

(Thailand)
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Error '_GetGuiResources'. Fixed
Posted: Sat Feb 16, 2008 10:58 AM

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.

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 1598
Joined: Fri Oct 07, 2005 05:56 PM
Error '_GetGuiResources'. Fixed
Posted: Sat Feb 16, 2008 06:16 PM

Dear Antonio,

I've found the problem is some .OBJ files has not re-build. Sorry to novice's problem.

Another thing is after re-build all. Gui.lib is not need anymore.

Best regards,
Dutch

Regards,

Dutch



FWH 2304 / xHarbour Simplex 1.2.3 / BCC73 / Pelles C / UEStudio

FWPPC 10.02 / Harbour for PPC (FTDN)

ADS V.9 / MySql / MariaDB

R&R 12 Infinity / Crystal Report XI R2

(Thailand)
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Error '_GetGuiResources'. Fixed
Posted: Sun Feb 17, 2008 03:05 AM

Dutch,

Very good :-)

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 246
Joined: Sat Mar 03, 2007 08:42 PM
Error '_GetGuiResources'. Fixed
Posted: Sun Feb 17, 2008 04:41 PM

Antonio,

I reported this on the xHarbour Developers list.

Patrick

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Error '_GetGuiResources'. Fixed
Posted: Sun Feb 17, 2008 09:33 PM

Patrick,

Thanks :-)

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion