Archive: Scons build problem v2.17


Scons build problem v2.17
Looking at the script, cound not find so quickly what causes the buildstop below. Note that I just installed
SCons engine: v0.96.92.D002, 2006/04/11 07:39:43.

C:\cvs\nsis\NSIS>scons PREFIX="C:\Program Files\NSIS" install
scons: Reading SConscript files ...
Delete("nsis-21-May-2006.cvs")
Delete(".instdist")
Delete(".test")
Using Microsoft tools configuration
Checking for main() in C library gdi32... yes
Checking for main() in C library user32... yes
Checking for main() in C library pthread... no
Checking for main() in C library stdc++... no
Checking for main() in C library iconv... no
Checking for main() in C library version... yes

scons: *** An executable should have exactly one target with the suffix: .exe
File "SConstruct", line 502, in BuildUtil


Well reverting back to SCons engine: v0.96.91.D001, 2005/09/08 09:14:36, prevented the problem. Grrr... :mad: don't we just hate incompatibilities and dependancies like this.

O Stability, where art thou? :hang:


0.96.92 will probably be required in the next version. Until then, it's unsupported.