[Scons-users] SCons always rebuilds on Windows
Dirk Heinrichs
dirk.heinrichs at altum.de
Mon Apr 29 09:49:07 EDT 2013
Am 29.04.2013 15:25, schrieb Gary Oberbrunner:
> Could you paste in the output? (It's not supposed to make a difference,
> just show the dependency graph.)
That's what I meant with "doesn't make any difference". There is no
dependency graph, the output is exactly the same as before:
O:\Daten\scons_test>scons --tree=prune
scons: Reading SConscript files ...
scons: warning: No version of Visual Studio compiler found - C/C++
compilers most likely not set correctly
File "O:\Daten\scons_test\SConstruct", line 2, in <module>
scons: done reading SConscript files.
scons: Building targets ...
C:/jdks/1.7/jdk/bin/javac.exe -d classes -sourcepath src src\Hello.java
scons: done building targets.
Bye...
Dirk
--
Dirk Heinrichs <dirk.heinrichs at altum.de>
Tel: +49 (0)2471 209385 | Mobil: +49 (0)176 34473913
GPG Public Key C2E467BB | Jabber: dirk.heinrichs at altum.de
More information about the Scons-users
mailing list