Page 1 of 1
Problem with latest FWH/ TSbrowse
Posted: Sun Apr 12, 2009 12:30 pm
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.
Re: Problem with latest FWH/ TSbrowse
Posted: Sun Apr 12, 2009 12:58 pm
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
Re: Problem with latest FWH/ TSbrowse
Posted: Mon Apr 13, 2009 10:50 am
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
Re: Problem with latest FWH/ TSbrowse
Posted: Mon Apr 13, 2009 1:19 pm
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
Re: Problem with latest FWH/ TSbrowse
Posted: Mon Apr 13, 2009 5:04 pm
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
Re: Problem with latest FWH/ TSbrowse
Posted: Mon Apr 13, 2009 5:50 pm
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
Re: Problem with latest FWH/ TSbrowse
Posted: Mon Apr 13, 2009 8:46 pm
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
Re: Problem with latest FWH/ TSbrowse
Posted: Thu May 07, 2009 3:36 pm
by Gale FORd
I updated to April version and now receive this error.
Has there been a fix for this yet?
Re: Problem with latest FWH/ TSbrowse
Posted: Fri May 08, 2009 11:33 am
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