[Scons-users] Scons not found (solved)

Chihwah Li chihwahli at hetnet.nl
Sat Apr 20 18:04:15 EDT 2013



Solved it. I added c:\Python27\scripts and it worked. I tried
c:\Python27 that does not work.
Now I understand why you use Python 2.7..... Scons does not support
higher version yet.

Many thanks for the quick response.

Chihwah

On 20-4-2013 23:15, Gary Oberbrunner wrote:

>

>

>

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

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

>

>

> _______________________________________________

> Scons-users mailing list

> Scons-users at scons.org

> http://four.pairlist.net/mailman/listinfo/scons-users


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://four.pairlist.net/pipermail/scons-users/attachments/20130421/3109e299/attachment.htm>


More information about the Scons-users mailing list