Hi John,

Busy making wxLua compile on Centos 64but, in general same issues as found with 
Ubuntu.

For wxstedit using Cmake, i think you should add this line in its CmakeLists 
file:

set (LIBRARY_OUTPUT_PATH ${wxStEdit_BINARY_DIR}/lib )

This makes in generate the library in there on windows using Debug/Release as 
subdir, on Unix in there directly.
Currently it is placed directly in the top dir, while "make install" expects it 
in the lib directory, which i think is the right one.


Regards,

Klaas


------------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to