Hi John,

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.

Next i tried (look what was displayed in the help text), same problem in the 
end.

c:\soft\buildwxluadeb>cmake -DwxWidgets_ROOT_DIR=c:\soft\wxWidgets-2.9.2 -DwxWid
gets_CONFIGURATION=mswud ..\wxLua\trunk\wxLua

-- * System is 32-bit TRUE, is 64-bit FALSE
-- * CMAKE_SOURCE_DIR = C:/soft/wxLua/trunk/wxLua
-- * CMAKE_BINARY_DIR = C:/soft/buildwxluadeb
-- Configuring done
-- Generating done
CMake Warning:
   Manually-specified variables were not used by the project:

     wxWidgets_CONFIGURATION
     wxWidgets_ROOT_DIR


-- Build files have been written to: C:/soft/buildwxluadeb

So what i am used to using cmake-gui is not working, and the cmake with some 
input did not help.
Of course i can dive into it, but before that: what am i missing?
Could not find it in the install.html yet.

Regards,

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