[Scons-users] Scons not found

Gary Oberbrunner garyo at oberbrunner.com
Sat Apr 20 17:15:16 EDT 2013


On Sat, Apr 20, 2013 at 4:45 PM, Chihwah Li <chihwahli at hetnet.nl> wrote:


>

> Hello all,

>

> I am new to Scons. I use windows 7

>

> I installed python and can execute python -V well, it shows the version

> well.

> Then executed the scons installed with admin rights, no error messages.

>

> Created helloworld.cpp

> In the same directory created a file sconstruct, with the line

> Program('helloworld.cpp')

>

> Then I start windows command prompt and execute scons.

> But it cannot be found.... I tried looking in the various folders, but

> scons is no where to be found...

>

> It's in c:\Python27\Scripts\scons.py on Windows, since cmd.exe can't just

execute scripts. There is also a bat script for cmd.exe in
c:\Python27\scons.bat, so if you add c:\Python27 to your %PATH% it should
find scons.bat.

--
Gary
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://four.pairlist.net/pipermail/scons-users/attachments/20130420/41c60684/attachment.html>


More information about the Scons-users mailing list