Windows Installer: Difference between revisions

Jump to navigation Jump to search
402 bytes removed ,  24 March 2015
no edit summary
(Add missing autopoint dependency to Debian install line.)
No edit summary
Line 123: Line 123:
                   libgcc46-32bit libgomp46-32bit \
                   libgcc46-32bit libgomp46-32bit \
                   libstdc++46-devel-32bit
                   libstdc++46-devel-32bit
==Open Issues with NSIS==
The NSIS package contains some native tools that are currently 32-bit only. In order to build these on a 64-bit system, multi-lib support must be enabled in the compiler toolchain. However, not all operating systems support this. Since no other packages depend on it, the remainder of MXE can be successfully built by simply specifying an empty build rule:
make nsis_BUILD=


==Creating an NSIS based installer==
==Creating an NSIS based installer==
Anonymous user

Navigation menu