John Labenski ha scritto:
> On Jan 16, 2008 2:20 PM, John Labenski <[EMAIL PROTECTED]> wrote:
>> On Jan 16, 2008 2:06 PM, Francesco Montorsi <[EMAIL PROTECTED]> wrote:
>>
>>> In fact, the USE_WXBIND* options do not appear in the win32's apps
>>> makefiles because they aren't used anywhere by apps.bkl and thus
>>> Bakefile prunes them as unused.
>> That explains it.
> 
> Humm, I think bakefile is pruning the code for the var since
> "-DDEF_wxLUA_USEBINDING_WXXXX" appears as a compiler directive, but I
> cannot make it generate the variable DEF_wxLUA_USEBINDING_WX itself.
> 
> http://wxlua.cvs.sourceforge.net/wxlua/wxLua/apps/build/msw/makefile.vc?revision=1.77&view=markup
> 
> I've instead gone for the much simpler
> <define>wxLUA_USEBINDING_WXADV=$(USE_WXBINDADV)</define>
I'll have a look at this....


> I've also added a new
> <template id="wxlua_with_bindings" tempate="wxlua">
> that
> <template id="wxluaapp" template="wxlua_with_bindings">
> is derived from since we don't need the above conditions for the modules.
seems good!

Francesco


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