Spilly
18th August 2009 01:46 UTC
What Version of Scons is Currently Being Used to Build NSIS?
Where can I find what version of scons is being used to build NSIS? The documentation says 0.96.93 is the only supported version, but since I can't find that revision anywhere I'm hoping a more recent version is utilized.
Thanks!
Anders
18th August 2009 01:57 UTC
I'm using 0.98.3 (was probably the current version when I installed it)
Any version >= 0.96.93 is probably fine if you are compiling with VC6, for newer stuff, you might have to use some workarounds
kichik
18th August 2009 08:13 UTC
I use 1.2.0. If you want MSVS2008+ support, use the latest beta (1.2.0.XXXX).
Spilly
18th August 2009 18:19 UTC
You guys are the best, thanks so much for your help.