From: John L. <jla...@gm...> - 2006-05-08 15:01:27
|
On 5/7/06, Steve Kieu <ha...@ya...> wrote: > One comment, If you allow the configure flags --enable-wxlua-debug=3Dno = 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 deb= ug > 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. -John Labenski |