-----Messaggio Originale----- 
Da: "Luis Krause Mantilla" <lkrau...@shaw.ca>
A: "Enrico Maria Giordano" <e.m.giord...@emagsoftware.it>
Cc: <xharbour-developers@lists.sourceforge.net>
Data invio: martedì 28 maggio 2013 22.06
Oggetto: Re: [xHarbour-developers] HB_NO_BACKGROUND


> Enrico:
>
> I thought this is a compile-time envvar, not runtime.
>
> I only made the analogy from HB_ADS_IMPLIB
> which you have to set before compiling rddads.lib
> and is meaningless at runtime.
>
> I haven't recently updated from SVN and the current
> build I have makes no reference to HB_NO_BACKGROUND
> so I can't comment any further, as my suggestion
> was just a "shot in the dark"

I found

SET HB_NO_BACKGROUND=1

in the .BAT files and in readme.txt. In hvm.c there is something like

#if !defined( HB_THREAD_SUPPORT ) && !defined( HB_NO_BACKGROUND )

So I think that the above definition is right. But if you still think it is 
not then I will try using

SET HB_NO_BACKGROUND=no

Let me know.

EMG

--
EMAG Software Homepage:     http://www.emagsoftware.it
The EMG's ZX-Spectrum Page: http://www.emagsoftware.it/spectrum
The Best of Spectrum Games: http://www.emagsoftware.it/tbosg
The EMG Music page:         http://www.emagsoftware.it/emgmusic 


------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to