rebuild and found error fwh 8.04 & xHb.com

rebuild and found error fwh 8.04 & xHb.com

Postby dutch » Sat Apr 12, 2008 1:46 pm

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
User avatar
dutch
 
Posts: 1542
Joined: Fri Oct 07, 2005 5:56 pm
Location: Thailand

Postby Antonio Linares » Sat Apr 12, 2008 2:11 pm

Dutch,

There is a new PRG file that you have to add to the library:

fwh\source\winapi\helpchm.prg
regards, saludos

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

Postby dutch » Sat Apr 12, 2008 2:20 pm

Thanks Antonio,

It's work now. I find in \classes and \function but miss \winapi folder.

Thanks&Regards,
Dutch
User avatar
dutch
 
Posts: 1542
Joined: Fri Oct 07, 2005 5:56 pm
Location: Thailand

Postby George » Sat Apr 12, 2008 8:17 pm

Antonio,

After adding Helpchm.prg I am getting the following messages:
Code: Select all  Expand view
Conversion from "void *" 'to unsigned long' is indefined.
Unresolved external symbol: HB_FUN__CLSACTIVE.


I am using xharbour (xBuider Pro - Nov 07) and FWH 8.04

George
George
 
Posts: 725
Joined: Tue Oct 18, 2005 6:49 pm

Postby Antonio Linares » Sat Apr 12, 2008 8:56 pm

George,

Please copy here the complete error message, thanks
regards, saludos

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

Postby George » Sun Apr 13, 2008 3:05 am

Antonio, this is the message that I am getting from xBuilder Pro Nov_07

Code: Select all  Expand view
Source File                                       
C:\\_BSA_FORMS\\helpchm.prg
George
 
Posts: 725
Joined: Tue Oct 18, 2005 6:49 pm

Postby George » Sun Apr 13, 2008 3:13 am

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
George
 
Posts: 725
Joined: Tue Oct 18, 2005 6:49 pm

Postby Antonio Linares » Sun Apr 13, 2008 8:49 am

George,

You need an upgraded version of xHarbour builder (xHB commercial)
regards, saludos

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

Postby Robert Frank » Sun Apr 13, 2008 12:54 pm

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
Robert Frank
User avatar
Robert Frank
 
Posts: 95
Joined: Fri Nov 23, 2007 4:43 am
Location: Gdynia-Poland

Postby George » Sun Apr 13, 2008 1:49 pm

Antonio,

I have xHarbour Comercial last version (November 2007). I did the upgrade three weeks ago together with the FWH 8.03 upgrade.

Regards,

George
George
 
Posts: 725
Joined: Tue Oct 18, 2005 6:49 pm

Postby nageswaragunupudi » Sun Apr 13, 2008 5:14 pm

>
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
User avatar
nageswaragunupudi
 
Posts: 10624
Joined: Sun Nov 19, 2006 5:22 am
Location: India

Postby Robert Frank » Sun Apr 13, 2008 9:08 pm

nageswaragunupudi wrote:>

With latest xHarbour build provided by FWH, this problem is not there.


My SQL lib (mediator from www.otc.pl) doesn't work with latest xHarbour.
Is this posible to fix this error with my version of xHarbour?

R.
Robert Frank
User avatar
Robert Frank
 
Posts: 95
Joined: Fri Nov 23, 2007 4:43 am
Location: Gdynia-Poland

xHarbour.com

Postby TimStone » Sun Apr 13, 2008 10:22 pm

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

Postby Antonio Linares » Sun Apr 13, 2008 10:55 pm

As a temporary workaround please define this function in your main app:

function __ClsActive() ; return nil
regards, saludos

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

Postby nageswaragunupudi » Mon Apr 14, 2008 2:29 am

Mr Robert Frank

Robert Frank wrote:
nageswaragunupudi wrote:>

With latest xHarbour build provided by FWH, this problem is not there.


My SQL lib (mediator from www.otc.pl) doesn't work with latest xHarbour.
Is this posible to fix this error with my version of xHarbour?

R.

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

G. N. Rao.
Hyderabad, India
User avatar
nageswaragunupudi
 
Posts: 10624
Joined: Sun Nov 19, 2006 5:22 am
Location: India

Next

Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Google [Bot], Jimmy and 78 guests