[EMAIL PROTECTED] schrieb:
I'll probably switch to CMAKE, but I thought I'd follow the
instructions in INSTALL.Win32 to see if it works first.
I'm now at step 7 (Compile) which says:
From MS Visual Studio command prompt (not the regular cmd.exe),
run development\Win32\packaging\build_msvc.bat
So I looked around for a command prompt inside MSVC and found
View-Other Windows->Command Window
which gives me a prompt at the bottom of the IDE.
Do not open the Visual Studio IDE. It is not needed at all unless you
want to debug.
Go to the Windows start menu (left bottom) > Programs > Visual C++ 2005
Express Edition > Visual Studio Tools >...
And don't forget to add python to your PATH variable. Afterwards, scons
should run nicely.
Hope that helps.
Michael