Skip to content
⌘ NSIS Forum Archive

What is the build environment for official NSIS releases?

4 posts

AaronLS#

What is the build environment for official NSIS releases?

What are the current tools+versions used for the official build of NSIS?
I.e. version of scons, Visual Studio, etc.

I see Microsoft Visual C++ Toolkit 2003 mentioned in the python scripts, the help file mentions Microsoft Visual C++ 2005 Express Edition, and I see some older posts where Visual Studio 6.0 is recommended.

So I just want to eliminate any variables that could be causing me issues and use the same thing that is currently being used by others to successfully build NSIS, so that I can eliminate incorrect tools as being a possible problem and move forward with troubleshooting my build.

Thanks.