2016-05-05 11:39:45 +00:00
|
|
|
Compiling LyX 2.2 for Win32 and creating Windows installer
|
2011-02-23 13:41:57 +00:00
|
|
|
==========================================================
|
2006-11-04 14:28:11 +00:00
|
|
|
|
2016-07-17 23:34:30 +00:00
|
|
|
It's recommended to compile LyX using Microsoft Visual C++ 2015 and CMake.
|
2011-02-17 15:55:59 +00:00
|
|
|
Pre-compiled packages with dependencies are provided for this environment.
|
2006-11-04 14:28:11 +00:00
|
|
|
|
|
|
|
|
2011-02-17 15:55:59 +00:00
|
|
|
Compiling with Microsoft Visual C++
|
|
|
|
===================================
|
2007-02-05 05:31:46 +00:00
|
|
|
|
2016-07-17 23:34:30 +00:00
|
|
|
Follow this Wiki page:
|
2007-02-24 23:10:46 +00:00
|
|
|
|
2016-07-17 23:34:30 +00:00
|
|
|
http://wiki.lyx.org/Windows/Compilation
|
2007-02-05 05:31:46 +00:00
|
|
|
|
2016-07-17 23:34:30 +00:00
|
|
|
If you find there any errors please write a mail to the lyx-devel mailing list.
|
2007-02-05 05:31:46 +00:00
|
|
|
|
2007-01-25 19:13:22 +00:00
|
|
|
|
2011-02-17 15:55:59 +00:00
|
|
|
Creating the Installer
|
|
|
|
======================
|
2007-02-07 07:55:38 +00:00
|
|
|
|
2011-02-17 19:42:32 +00:00
|
|
|
- Get NSIS from http://nsis.sourceforge.net
|
|
|
|
- In the LyX source directory, go to development\Win32\packaging\installer
|
2013-06-02 15:00:16 +00:00
|
|
|
- Copy the 3 dll-files from there to the DLL folder of the NSIS installation
|
|
|
|
- Check whether the file locations/paths in settings.nsh match your setup.
|
2011-02-17 19:42:32 +00:00
|
|
|
- Right-click on lyx.nsi and click "Compile NSIS Script".
|