well, looking better at your post, probably my changes won't help you. It looks like wxStEdit and wxBindSTC are not fully 2.8-ready...
>> Next i did not manage to build in release: >> >> nmake -f makefile.vc BUILD=release >> does nothing if debug is already build. I'll look at this tomorrow >> Next i did not find lua5.1.exe anymore? Is that right? I used it to >> generate my own bindings. >> Should i use wxLua.exe?? no, just wxlua-lua.exe . However I'm not still 100% sure we are settled down with that name. Just as for the name of the vanilla lua library which we build in wxLua, I've some doubt. We have two choices: 1) call it using "standard" lua names (lua5.1.lib and lua.exe) and overwrite the user's system-wide installations of these files when doing "make install" 2) call it using wxLua-way of naming so we're sure we don't override anything. Currently I've setup bakefiles to go with #2 but I have the feeling I'm missing something which may go in favour of #1.... do I ? Francesco ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ wxlua-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wxlua-users
