I did the "set" and got 
WXWIN=C:\wxWidgets-2.8.0

Klaas Holwerda <[EMAIL PROTECTED]> wrote: Billy Patton wrote:
> Ok,  I opened a cmd window and entered
> set %WXWIN%

echo %WXWIN%

OR

set

to see what is defined




> and get
> Environment variable C:\wxWidgets-2.8.0 not defined
> 
> it knows what it is.

You are not answering questions, en typing the wrong commands ;-)

How do you set WXWIN and where?

in the control panel

What are the steps that lead to your problems?

1. execute CMake
2.Where is the source code C:\wxArt2D
3. Where to build the binaries: C:\wxArt2D
4. Configure
5. Select Generator  ->Visual Studio 8 2005
6. change wxWidgets_USE_DEBUG  to off
7. Configure  then in lower left of box it shows ERROR: wxWidgets not found


> 
> I just recompiled wxWidgets for release instead of debug.

Why not debug first

Recompiling for debug now.

> 
> How do i get the IDE to do an install after compile is completed?

On windows you do not install wxWidgets. You just compile in debug/release etc.
And then all libs are stored in the same place $WXWIN/lib/etc.

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