On 16-12-2011 4:08, John Labenski wrote: > settings. This way, everything shows up in the same Visual Studio or > Code::Blocks project. > http://wxlua.svn.sourceforge.net/viewvc/wxlua/trunk/wxLua/CMakeLists.txt?revision=28&view=markup >
I see, one big project/workspace. To get that i include the other (VC) projects from Cmake, there is something to do that. At least you do not have to worry about dependencies i think. Wonder how it combines with an installed wxLua, wxStEdit etc. on Linux (and maybe even windows). My idea was to make separate distributable packages, which can be build and installed on their own. Complicated yes, but with several dependencies (Agg, Freetype), it becomes more a situation of installing the right libraries/packages. Will have a look at your files, maybe i was just thinking too complicated. But i would certainly love to be able to just download, compile and install all kind of wxCode/wxlua/wxdocview/wxart2d etc. packages, and just be able to use them as a user. Did not have a look yet (Internet is slow in Brazil in the middle of nowhere ), but are you already using Cmake to find wxWidgets and all in wxLua? Or is it a mix of bakefile and Cmake?? > > Try to simply call ADD_SUBDIRECTORY( path/to/wxLua) from one of your > CMakeLists.txt files and that should be all you need to get wxLua to > show up in your projects to be build with the exact same settings. I think i get it: just make sure you get the code from all places needed, and build it. No install, no libraries from /usr/local etc. > >> Anyway the best news is that wxLua works for 2.9 wx now :-) > Yes, it was actually very easy. I had expected that I would have had > to change most everything. Great, this will very likely make it easy for me too, since no change in approach. Thanks! Klaas ------------------------------------------------------------------------------ Learn Windows Azure Live! Tuesday, Dec 13, 2011 Microsoft is holding a special Learn Windows Azure training event for developers. It will provide a great way to learn Windows Azure and what it provides. You can attend the event by watching it streamed LIVE online. Learn more at http://p.sf.net/sfu/ms-windowsazure _______________________________________________ wxlua-users mailing list wxlua-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wxlua-users