Hello
New version of Nsis (2.25) have been released. I have a problem with compilation nsis menu.
Could anybody tell me what I have to do to compile nsis 2.25 sources with scons?
I type scons in cmd and I get error:
...
*** error: WXWIN must be set to build NSIS Menu!
scons: *** [build\release\NSIS Menu\NSIS] Error 1
scons: building terminated because of errors.
C:\Program Files\NSIS\src>
WXWIN must be set to build NSIS Menu! -> what is that mean?
What I have to do?
I have installed in my system wxWidgets-2.8.0.
Thanks for any help
regards
-Pawel
New version of Nsis (2.25) have been released. I have a problem with compilation nsis menu.
Could anybody tell me what I have to do to compile nsis 2.25 sources with scons?
I type scons in cmd and I get error:
...
*** error: WXWIN must be set to build NSIS Menu!
scons: *** [build\release\NSIS Menu\NSIS] Error 1
scons: building terminated because of errors.
C:\Program Files\NSIS\src>
WXWIN must be set to build NSIS Menu! -> what is that mean?
What I have to do?
I have installed in my system wxWidgets-2.8.0.
Thanks for any help
regards
-Pawel
Comment