Problem with latest FWH/ TSbrowse

Post Reply
Taavi
Posts: 77
Joined: Mon Nov 21, 2005 10:29 am

Problem with latest FWH/ TSbrowse

Post by Taavi »

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.
User avatar
fafi
Posts: 169
Joined: Mon Feb 25, 2008 2:42 am

Re: Problem with latest FWH/ TSbrowse

Post by fafi »

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
Taavi
Posts: 77
Joined: Mon Nov 21, 2005 10:29 am

Re: Problem with latest FWH/ TSbrowse

Post by Taavi »

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
User avatar
Patrick Mast
Posts: 244
Joined: Sat Mar 03, 2007 8:42 pm

Re: Problem with latest FWH/ TSbrowse

Post by Patrick Mast »

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
User avatar
carlos vargas
Posts: 1421
Joined: Tue Oct 11, 2005 5:01 pm
Location: Nicaragua

Re: Problem with latest FWH/ TSbrowse

Post by carlos vargas »

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)
User avatar
carlos vargas
Posts: 1421
Joined: Tue Oct 11, 2005 5:01 pm
Location: Nicaragua

Re: Problem with latest FWH/ TSbrowse

Post by carlos vargas »

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)
Taavi
Posts: 77
Joined: Mon Nov 21, 2005 10:29 am

Re: Problem with latest FWH/ TSbrowse

Post by Taavi »

Hi,
added source to xharbour.com buglist. Just unzip and run tsbrowse.lib.xpb...

Taavi


[quote="Patrick Mast"]Hello,

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

Patrick
Gale FORd
Posts: 663
Joined: Mon Dec 05, 2005 11:22 pm
Location: Houston
Contact:

Re: Problem with latest FWH/ TSbrowse

Post by Gale FORd »

I updated to April version and now receive this error.
Has there been a fix for this yet?
Taavi
Posts: 77
Joined: Mon Nov 21, 2005 10:29 am

Re: Problem with latest FWH/ TSbrowse

Post by Taavi »

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