Winamp & Shoutcast Forums

Winamp & Shoutcast Forums (http://forums.winamp.com/index.php)
-   NSIS Discussion (http://forums.winamp.com/forumdisplay.php?f=65)
-   -   Building NSIS Errors (http://forums.winamp.com/showthread.php?t=232686)

Padexart 6th December 2005 19:47

Building NSIS Errors
 
Hi,

perhaps this will help some one: if you encounter building errors such as "link error: missing security_check_cookie" it means scons tries to build NSIS with Visual Studio .NET and not VS 6.0

The simplest solution is to temporarelly rename the installation folders for all VS.NET installations. I'm sure there is a more elegant way to achieve it but this one is quick ( and dirty :) ).

Hope it helps.

kichik 6th December 2005 20:59

It might also be possible to set this using SCons' MSVS_VERSION. Try adding defenv.Append(MSVS_VERSION = '6') in SConstruct after defenv = Environment(). If it works, I'll add a command line option for this.


All times are GMT. The time now is 05:50.

Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.