LibraryLocal must be compiled for POSIX now
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5152 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
ce67363581
commit
6c5b990eac
1 changed files with 3 additions and 0 deletions
|
@ -80,6 +80,9 @@ If no cross-compiler is available, use the following:
|
|||
\c scons SKIPSTUBS=all SKIPPLUGINS=all SKIPUTILS=all SKIPMISC=all
|
||||
\c NSIS_CONFIG_CONST_DATA_PATH=no PREFIX=/path/to/extracted/zip
|
||||
\c install-compiler
|
||||
\c
|
||||
\c scons NSIS_CONFIG_CONST_DATA_PATH=no PREFIX=/path/to/extracted/zip
|
||||
\c /path/to/extracted/zip/LibraryLocal
|
||||
|
||||
This should only build makensis and install it to the directory where a precompiled package, such as the \R{build_nightly}{nightly build} or a \W{http://sourceforge.net/project/showfiles.php?group_id=22049}{zipped release version} (nsis-x.xx.zip), is extracted. Note that the in order for this to work, the precompiled package must be compiled using the exact same sources as makensis. In particular, \c{Source\\exehead\\config.h}, the options passed to scons and \c{Source\\exehead\\fileform.h} must be identical. Nightly builds and zipped release versions are built with the default options.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue