Billy Patton wrote: > I hit the configure once and I get the wxWidgets not found. > The cache values all come up in red
Oke so you are indeed using CMakeSetup.exe. How do you set WXWIN ? If you open a DOS box, you can type "set" are just echo %WXWIN% If you not want to set it in you whole windows environment, it can be enough to set it on the commmandline in the dos box, but only if you start CMakeSetup.exe from that same command line. There is no export like in Unix. In any case is you put in the CMakeLists.txt file at the beginning a line like: MESSAGE( "wxwin $WXWIN " ), you will now what it is set to. > > From a cmd terminal, how do I check if and environment is set? > I know how in unix but not in PC speak. > > I've changed wxWidgets_USE_DEBUG to OFF Oke, what did you compile for wxWidgets ( the default is debug ), i wonder. > > But when I hit configure I get the error window to pop up that says : > CMake Error : msw not found Klaas -- Unclassified ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Wxart2d-users_dev mailing list Wxart2d-users_dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wxart2d-users_dev