I hit the configure once and I get the wxWidgets not found.
The cache values all come up in red

>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

But when I hit configure I get the error window to pop up that says :
CMake Error : msw not found

Klaas Holwerda <[EMAIL PROTECTED]> wrote: Billy Patton wrote:
> CMake 2.4  patch 6
> Every time I try to configure cmake it gives me ERROR, can find 
> wxWidgets.

What are you running CMakeSetup.exe??
The default is indeed to find the DEBUG version under WXWIN, if you disable 
that option, it will find the release 
version of wxWidgets.
So in CMakeSetup.exe, you set wxWidgets_USE_DEBUG to off.

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

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

Reply via email to