Menu

#1200 32-bits version of nsis-3.02.1.zip?

3.0 Series
open
nobody
None
5
2018-03-13
2017-12-30
No

Since fully building from sources fails, I tried to use the provided .zip and build only the compiler on Linux.

This was ok for a 64-bits machine, but when I tried to do the same on a 32-bits machine, the result was:

/opt/xbb/bin/makensis /opt/xbb/share/nsis/Examples/example1.nsi
NSISRT_Initialize failed!

I guess the provided binaries are all 64-bits.

Could you consider publishing a 32-bits version too?

Thank you,

Liviu

Discussion

  • Jason

    Jason - 2017-12-31

    NSIS installer stubs are windows 32bit by default, the makensis compiler is native and it compiles on both 32bit and 64bit platforms.

     
  • Liviu Ionescu (ilg)

    Ah, ok, it is the other way around. It would be good to update the documentation to avoid such questions.

    You can close this ticket.

     
  • Anders

    Anders - 2018-03-13

    NSISRT_Initialize failure on POSIX is most likely a iconv/utf-8/wchar_t issue.

     

Log in to post a comment.

MongoDB Logo MongoDB