On Sat, Dec 17, 2011 at 10:06 AM, klaas.holwerda <n...@klaasholwerda.nl> wrote:
>
> I thought to give it a try, but i don't succeed.
> First tried cmake-gui without anything extra.
> Fill in the source dir, and some other builddir outside wxLua.
> It configures and generates a project, but there is nothing found on 
> wxWidgets (missing in what is
> generated), and no feedback what is missing.

Oops, I was linking all my CMake files together and a higher level one
was calling FIND_WXWIDGETS().

Do a SVN update and it should work.

If it can't find wxWidgets, use the GUI and set wxWidgets_ROOT_DIR and
wxWidgets_LIB_DIR. I've only tested using Visual Studio.

...and yes. I will write some docs about it.

Hope this helps,
    John

------------------------------------------------------------------------------
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