On Jan 17, 2008 8:46 PM, John Labenski <[EMAIL PROTECTED]> wrote:
> > I also added the following to the build/msw/makefile.vc
> >
> > ----------------------
> > # This is an advanced option. Handle with care.
> > # The thread model to use: use 'multi' default to allow
> > # multi-threading. [multi,single]
> > THREADING = multi
> > -----------------------------
>
> This is a known problem, I think it has something to do with the new
> version of Bakefile that we are using, but I would like Francesco to
> confirm it as I he is familiar with the source code for Bakefile.
>

Fixed in CVS by forcing it in bakefile with
<set var="VARS_DONT_ELIMINATE" append="1">THREADING</set>
in build/bakefiles/options.bkl.

Regards,
    John

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to