John Labenski <jlabenski@...> writes:

OK there is a light at the end of the tunnel.

using the following batch

cd "E:\wxWidgets\wxLua\
md cmake
cd cmake
cmake -trace -G "Visual Studio 9 2008" -DwxWidgets_ROOT_DIR:STRING=E:/wxWidgets 
-DwxWidgets_LIB_DIR:STRING=E:/wxWidgets/lib/vc_lib  E:/wxWidgets/wxLua

and removing the incremental link in 

wxLua
wxLuaCan
wxLuaFreeze

projects.

Compile successfully. 

The current version does not seem to support unicode characters.
ex:
echo ["╪"] > xx

E:\wxWidgets\wxLua\cmake\apps\wxlua\Debug\wxLua.exe -o xx

the file is empty. 

I will have to wait until this is corrected to upgrade since my editor is 
written using wxlua.

Thanks.
Andre


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to