]> git.lyx.org Git - lyx.git/blobdiff - INSTALL.Win32
remove debug code.
[lyx.git] / INSTALL.Win32
index b3fca635d7697d2fa3170e52f0da12999ef479d5..fa84abd1aaff348494318ba60910471cbc719350 100644 (file)
@@ -46,7 +46,7 @@ Compiling with MSVC 2005
 
 6      Install the dependencies
 
-       Download ftp://ftp.lyx.org/pub/lyx/contrib/lyx-windows-deps-msvc-qt4.zip
+       Download ftp://ftp.lyx.org/pub/lyx/contrib/lyx-windows-deps-msvc-qt4_3_2.zip
        and extract in the root directory of your LyX files (so you will get
        a directory called lyx-windows-deps-msvc-qt4 next to the other directories
        like src, development etc.).
@@ -54,7 +54,9 @@ Compiling with MSVC 2005
 7      Compile
 
        From MS Visual Studio command prompt (not the regular cmd.exe), 
-       run development\Win32\packaging\build_msvc.bat
+       run 
+         > cd <lyx root directory>\development\Win32\packaging
+         > build_msvc.bat
 
 8      First start of LyX