On 13-12-2011 5:54, John Labenski wrote:
> to understand)
>> Why don't you try premake? It's *very* clean and easy to understand.

Would also love to use it, but it does not have the find routines which makes 
Cmake good.
Like finding wxwidgets. I myself invested a great amount of time to make it 
work for Cmake (see 
wxart2d).
But for premake there is nothing to start with.
I am still thinking to make a beginning with that for premake. E.g just copy 
cmake ways to find things.
But time is missing.

> Ehh, I've invested too much time in CMake already.
I made a sort of packages system, with their own install and find routines 
(wxdocview wxart2d).
So if you decided to jump to Cmake in wxLua, maybe it might help to look into 
that. Of course i will 
help where possible when it comes to Cmake.

A problem i found not so easy to solve is building several packages in a row.
E.g. wxart2d depends on wxdocview and several others, which depend on wxLua and 
/or wxWidgets.
One first needs to first build wxdocview, before wxart2d can be build.
And using VC project files, this becomes complicated for users.
I made an overall lua scripts, to test availability of these subpackages etc., 
this is where premake 
would be welcome and more flexible.

Anyway the best news is that wxLua works for 2.9 wx now  :-)
Will test it soon.
Greatings from the land of Lua ;-)

Tjsau,

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

Reply via email to