mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Update Win build instructions
(require Microsoft.VC80.CRT.manifest) git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16700 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
3177b8e16f
commit
225b1227d6
@ -61,10 +61,13 @@ Compiling with MSVC 2005
|
|||||||
aspell.dll
|
aspell.dll
|
||||||
iconv.dll
|
iconv.dll
|
||||||
intl.dll
|
intl.dll
|
||||||
|
Microsoft.VC80.CRT.manifest
|
||||||
QtCore4.dll
|
QtCore4.dll
|
||||||
QtGui4.dll
|
QtGui4.dll
|
||||||
(If the files are not on your system, you can download them from
|
|
||||||
http://wiki.lyx.org/uploads/DevelTools/buildLyx/LyXWinBuildDLLs.zip)
|
The Microsoft.VC80.CRT.manifest, QtCore4.dll, and QtGui4.dll should be present on your system.
|
||||||
|
The other files can be download from:
|
||||||
|
http://wiki.lyx.org/uploads/DevelTools/buildLyx/LyXWinBuildDLLs.zip
|
||||||
|
|
||||||
|
|
||||||
Compiling with MinGW
|
Compiling with MinGW
|
||||||
|
Loading…
Reference in New Issue
Block a user