I have moved the files around to make it easier to develop, understand, and use. Since the number of files in wxLua is not so large the old directory structure of src/ and include/ dirs was overkill and awkward for me to work with. I have flattened things by moving everything out of the src/ and include/ dirs into the main folder wxlua. The sub-projects, the debug and debugger lib, are now sub-folders of the wxlua module.The benefit is that the #include path no longer has the word "include" in it, which was silly (and of my own doing).
The build system now uses CMake and a set of very simple Makefiles for compilation in Linux. I will update the docs in a few days. If you had previously built with CMake, I recommend deleting the old build and start over to ensure that things are in sync. Regards, John ------------------------------------------------------------------------------ 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