From: Victor B. <so...@te...> - 2012-09-16 18:24:01
|
Solved the problem of not dll linking to lua51.dll with -DwxLua_LUA_LIBRARY=C:/LUA/luabuildmingw/lua51.dll -DwxLua_LUA_INCLUDE_DIR=C:/LUA/lua-5.1.5/include So I have tryed the build and while testing if unicode is ok for my program I found that wx.wxOPEN is not longer defined but instead wx.wxFLD_OPEN. Can I get the defines as before? Best Regards Victor Bombi |