John Labenski ha scritto:
On 5/7/06, Steve Kieu <[EMAIL PROTECTED]>
wrote:
One comment, If you allow the configure flags --enable-wxlua-debug=no
then
configure should
- Whether build wxlua without debug and remove the linking flags so it
builds wxlua
- Or completely disable the building of wxlua; so only library will be
built.
As I disable debug and when it link wxlua, it gives the error that no
debug
lib available (of course) ; If go to the make file remove the link
flags it
will give unresolve symbol ; so wxlua much depends on the debug options.
Ok, I'll see what I can do about this. It's pretty harmless to just
build the debug library for now since its pretty small.
I'm not sure to understand what's the problem here ?
Is it that wxluaapp depends from wxluadebug module ?
If yes just adding:
<template id="wxluaapp" template="wxlua" cond="WXLUADEBUG=='1'">
^^^^^^^^^^^^^^^^^^^^^^^^^
to apps\build\bakefiles\apps.bkl will do it...
let me know if I should apply this and rebake...
Francesco
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wxlua-users mailing list
Wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users