From: klaas.holwerda <kho...@xs...> - 2006-11-15 19:59:31
|
Hi John or Francesco, I realized finally that to make stedit release, i needed this: nmake WX_DEBUG=0 -f makefile.vc But on wxLua i always typed this: nmake BUILD=release -f makefile.vc Just curious, why is there this difference? Is it because of old/new bakefile generation? Klaas |