FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Problem with latest FWH/ TSbrowse
Posts: 97
Joined: Mon Nov 21, 2005 10:29 AM
Problem with latest FWH/ TSbrowse
Posted: Sun Apr 12, 2009 12:30 PM

Hi,
with latest builder and FWH April 2009 I get the following error when recompiling tsbrowse.lib:


Generating object output to 'xbp\obj\FWCALEN.obj'...
xbp\obj\FWCALEN.c(142): error: Initializer must be constant.

xbp\obj\FWCALEN.c(142): warning: Static 'DUMMY_RegisterSymbols_hb_vm_SymbolInit_FWCALEN' is not referenced.


When removing HB_STATIC_STARTUP from builder MYDEFINES line compilation works (with warnings)
It worked without problems with latest XHB and FWH March 2009 version.
Can I compile tsbrowse without HB_STATIC_STARTUP? Any other options?

Taavi.

Posts: 169
Joined: Mon Feb 25, 2008 02:42 AM
Re: Problem with latest FWH/ TSbrowse
Posted: Sun Apr 12, 2009 12:58 PM
Taavi wrote:

Can I compile tsbrowse without HB_STATIC_STARTUP? Any other options?

Taavi.


Hi ! Taavi

You have to recompile all TSBrowse lib wih xHB April 2009

Regards
Fafi
Posts: 97
Joined: Mon Nov 21, 2005 10:29 AM
Re: Problem with latest FWH/ TSbrowse
Posted: Mon Apr 13, 2009 10:50 AM
Hi,
this problem appears with xHB Builder April version...

Taavi.


fafi wrote:
Taavi wrote:

Can I compile tsbrowse without HB_STATIC_STARTUP? Any other options?

Taavi.


Hi ! Taavi

You have to recompile all TSBrowse lib wih xHB April 2009

Regards
Fafi
Posts: 246
Joined: Sat Mar 03, 2007 08:42 PM
Re: Problem with latest FWH/ TSbrowse
Posted: Mon Apr 13, 2009 01:19 PM
Hello,

Can you send me the files so I can do some teste here?
Thanks!

Patrick

Taavi wrote:Hi,
this problem appears with xHB Builder April version...

Taavi.


fafi wrote:
Taavi wrote:

Can I compile tsbrowse without HB_STATIC_STARTUP? Any other options?

Taavi.


Hi ! Taavi

You have to recompile all TSBrowse lib wih xHB April 2009

Regards
Fafi
Posts: 1789
Joined: Tue Oct 11, 2005 05:01 PM
Re: Problem with latest FWH/ TSbrowse
Posted: Mon Apr 13, 2009 05:04 PM

sorry for my bad english.

a question.

you use xmate for rebuild the tsbrowse project?

I have a similar problem, I correct modify the xharbour dot com env file from xmate.

I you confirmed what use xmate, send you the env file.

salu2
carlos vargas

Salu2

Carlos Vargas

Desde Managua, Nicaragua (CA)
Posts: 1789
Joined: Tue Oct 11, 2005 05:01 PM
Re: Problem with latest FWH/ TSbrowse
Posted: Mon Apr 13, 2009 05:50 PM

Look the post #1 view what you remove the HB_STATIC_STARTUP constant, i remove the definition in the env file. :-)

salu2
carlos vargas

Salu2

Carlos Vargas

Desde Managua, Nicaragua (CA)
Posts: 97
Joined: Mon Nov 21, 2005 10:29 AM
Re: Problem with latest FWH/ TSbrowse
Posted: Mon Apr 13, 2009 08:46 PM
Hi,
added source to xharbour.com buglist. Just unzip and run tsbrowse.lib.xpb...

Taavi


Patrick Mast wrote:Hello,

Can you send me the files so I can do some teste here?
Thanks!

Patrick
Posts: 663
Joined: Mon Dec 05, 2005 11:22 PM
Re: Problem with latest FWH/ TSbrowse
Posted: Thu May 07, 2009 03:36 PM

I updated to April version and now receive this error.
Has there been a fix for this yet?

Posts: 97
Joined: Mon Nov 21, 2005 10:29 AM
Re: Problem with latest FWH/ TSbrowse
Posted: Fri May 08, 2009 11:33 AM
Gale FORd wrote:I updated to April version and now receive this error.
Has there been a fix for this yet?


No fix yet but seems nothing bad happens when removing HB_STATIC_STARTUP

Taavi

Continue the discussion