Archive: Re-compiling NSIS 2.0a0


Re-compiling NSIS 2.0a0
Has anybody had any luck with this? I keep getting the following:

Linking...
Debug\exehead.exe -> header_data (249927 bytes)
bitmap1.bmp -> bitmap1_data (886 bytes)
Error: file not found
nsis.ico -> icon_data (766 bytes)
uninst.ico -> unicon_data (766 bytes)

exehead.exe - 1 error(s), 0 warning(s)
And I don't know which file it's not finding.

-Scott

As all NSIS versions, you have to compile them using Release, instead of Debug, with VC++ ;)


Yeah, I fixed that right after I made the post. IT was about 4:00am. Gimme a break. ;-)

-Scott