rebuild and found error fwh 8.04 & xHb.com
rebuild and found error fwh 8.04 & xHb.com
Dear Antonio,
I rebuild 8.04 with xHb.com and recompile my program. I've found this following error and I cannot found this function in any file (in \source )
xLINK: error: Unresolved external symbol '_HB_FUN_CHMHELPTOPIC'.
xLINK: error: Unresolved external symbol '_HB_FUN_CHMHELPINDEX'.
xLINK: error: Unresolved external symbol '_HB_FUN_CHMHELPPOPUP'.
Regards,
Dutch
I rebuild 8.04 with xHb.com and recompile my program. I've found this following error and I cannot found this function in any file (in \source )
xLINK: error: Unresolved external symbol '_HB_FUN_CHMHELPTOPIC'.
xLINK: error: Unresolved external symbol '_HB_FUN_CHMHELPINDEX'.
xLINK: error: Unresolved external symbol '_HB_FUN_CHMHELPPOPUP'.
Regards,
Dutch
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Antonio,
After adding Helpchm.prg I am getting the following messages:
I am using xharbour (xBuider Pro - Nov 07) and FWH 8.04
George
After adding Helpchm.prg I am getting the following messages:
Code: Select all
Conversion from "void *" 'to unsigned long' is indefined.
Unresolved external symbol: HB_FUN__CLSACTIVE.
George
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Antonio, this is the message that I am getting from xBuilder Pro Nov_07
Code: Select all
Source File
C:\\_BSA_FORMS\\helpchm.prg
Antonio here is the complete message:
helpchm.prg Line 235 Warning: Conversion from 'void *' to 'unsigned long' is undefined
Xlink Error: Unresolved external symbol 'HB_FUN__CLSACTIVE'
Error couldn't build.
I am using FWH 8.04 downloaded today and xHarbour Builder Pro Nov_07
Note: This program compile without problem using FWH 8.03 and xHarbour Builder
Regards,
George
helpchm.prg Line 235 Warning: Conversion from 'void *' to 'unsigned long' is undefined
Xlink Error: Unresolved external symbol 'HB_FUN__CLSACTIVE'
Error couldn't build.
I am using FWH 8.04 downloaded today and xHarbour Builder Pro Nov_07
Note: This program compile without problem using FWH 8.03 and xHarbour Builder
Regards,
George
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
- Robert Frank
- Posts: 95
- Joined: Fri Nov 23, 2007 4:43 am
- Location: Gdynia-Poland
- Contact:
I tried to compile testxbrw.prg and I got error:
Compiling...
xHarbour Compiler build 1.0.0 (SimpLex)
Copyright 1999-2007, http://www.xharbour.org http://www.harbour-project.org/
Compiling 'testxbrw.prg' and generating preprocessed output to 'testxbrw.ppo'...
Lines 812, Functions/Procedures 24
Generating C source output to 'testxbrw.c'...
Done.
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
testxbrw.c:
Borland Resource Compiler Version 5.40
Copyright (c) 1990, 1999 Inprise Corporation. All rights reserved.
Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
Error: Unresolved external '_HB_FUN___CLSACTIVE' referenced from C:\FWH\LIB\FIVE
HX.LIB|XBROWSE
* There are errors
I'm using xHarbour 1.0.0
Compiling...
xHarbour Compiler build 1.0.0 (SimpLex)
Copyright 1999-2007, http://www.xharbour.org http://www.harbour-project.org/
Compiling 'testxbrw.prg' and generating preprocessed output to 'testxbrw.ppo'...
Lines 812, Functions/Procedures 24
Generating C source output to 'testxbrw.c'...
Done.
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
testxbrw.c:
Borland Resource Compiler Version 5.40
Copyright (c) 1990, 1999 Inprise Corporation. All rights reserved.
Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
Error: Unresolved external '_HB_FUN___CLSACTIVE' referenced from C:\FWH\LIB\FIVE
HX.LIB|XBROWSE
* There are errors
I'm using xHarbour 1.0.0
Robert Frank
- nageswaragunupudi
- Posts: 8017
- Joined: Sun Nov 19, 2006 5:22 am
- Location: India
- Contact:
>
Error: Unresolved external '_HB_FUN___CLSACTIVE' referenced from C:\FWH\LIB\FIVE
HX.LIB|XBROWSE
* There are errors
I'm using xHarbour 1.0.0
>
I too confirm that with xHarbour 1.0.0 we get this Unresolved External error. We need later version of xHarbour.
With latest xHarbour build provided by FWH, this problem is not there.
Error: Unresolved external '_HB_FUN___CLSACTIVE' referenced from C:\FWH\LIB\FIVE
HX.LIB|XBROWSE
* There are errors
I'm using xHarbour 1.0.0
>
I too confirm that with xHarbour 1.0.0 we get this Unresolved External error. We need later version of xHarbour.
With latest xHarbour build provided by FWH, this problem is not there.
Regards
G. N. Rao.
Hyderabad, India
G. N. Rao.
Hyderabad, India
- Robert Frank
- Posts: 95
- Joined: Fri Nov 23, 2007 4:43 am
- Location: Gdynia-Poland
- Contact:
My SQL lib (mediator from www.otc.pl) doesn't work with latest xHarbour.nageswaragunupudi wrote:>
With latest xHarbour build provided by FWH, this problem is not there.
Is this posible to fix this error with my version of xHarbour?
R.
Robert Frank
xHarbour.com
Antonio,
November 2007 is the latest commercial version of xHarbour. Anything beyond that is considered betas for testing purposes only, and not exactly stable.
Tim
November 2007 is the latest commercial version of xHarbour. Anything beyond that is considered betas for testing purposes only, and not exactly stable.
Tim
Tim Stone
http://www.MasterLinkSoftware.com
timstone@masterlinksoftware.com
Using: FWH 19.06 with Harbour 3.2.0 / Microsoft Visual Studio Community 2019
http://www.MasterLinkSoftware.com
timstone@masterlinksoftware.com
Using: FWH 19.06 with Harbour 3.2.0 / Microsoft Visual Studio Community 2019
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
- nageswaragunupudi
- Posts: 8017
- Joined: Sun Nov 19, 2006 5:22 am
- Location: India
- Contact:
Mr Robert Frank
If you are using xharbour 1.0.0, compile xbrowse.prg also with your version of xharbour and link it along with your application. You will not get unresolved external. I have tested this and it is working fine.Robert Frank wrote:My SQL lib (mediator from www.otc.pl) doesn't work with latest xHarbour.nageswaragunupudi wrote:>
With latest xHarbour build provided by FWH, this problem is not there.
Is this posible to fix this error with my version of xHarbour?
R.
Regards
G. N. Rao.
Hyderabad, India
G. N. Rao.
Hyderabad, India