got a new version: wxWidgets-2.8.12 wxCode wxLua
set WXSTEDIT=E:\wtest\wxcode\components\stedit\ WXWIN=E:\wtest\wxWidgets-2.8.12 try cmake gui no luck use wx.dsw , stc.dsw, modules.sln, apps.sln in debug (multilib) and got the following errors: Error 1 fatal error LNK1104: cannot open file 'wxcode_msw28d_stedit.lib' app_wxluaedit Error 2 error LNK2019: unresolved external symbol "class wxLuaBinding * __cdecl wxLuaBinding_wxrichtext_init(void)" (? wxLuaBinding_wxrichtext_init@@YAPAVwxLuaBinding@@XZ) referenced in function "public: virtual bool __thiscall wxLuaStandaloneApp::OnInit(void)" (? OnInit@wxLuaStandaloneApp@@UAE_NXZ) wxlua.obj Error 3 fatal error LNK1120: 1 unresolved externals e:\wtest\wxWidgets-2.8.12\wxLua\bin\vc_lib\wxlua.exe Error 4 error LNK2019: unresolved external symbol "class wxLuaBinding * __cdecl wxLuaBinding_wxrichtext_init(void)" (? wxLuaBinding_wxrichtext_init@@YAPAVwxLuaBinding@@XZ) referenced in function "public: virtual bool __thiscall wxLuaFreezeApp::OnInit(void)" (? OnInit@wxLuaFreezeApp@@UAE_NXZ) wxluafreeze.obj Error 5 fatal error LNK1120: 1 unresolved externals e:\wtest\wxWidgets-2.8.12\wxLua\bin\vc_lib\wxluafreeze.exe 1 Any idea where I when wrong ? Andre ------------------------------------------------------------------------------ Write once. Port to many. Get the SDK and tools to simplify cross-platform app development. Create new or port existing apps to sell to consumers worldwide. Explore the Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join http://p.sf.net/sfu/intel-appdev _______________________________________________ wxlua-users mailing list wxlua-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wxlua-users