X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=INSTALL.Win32;h=f9f6493bc1c00b0f3fc0613365047d12dfc30aa5;hb=c48091f33a773732fa6c789927e5833e44108d9d;hp=0a52430b7f9cac10b7889a319565a64d634f2843;hpb=51e3361909875647a784a55ec26630558c9f900b;p=lyx.git diff --git a/INSTALL.Win32 b/INSTALL.Win32 index 0a52430b7f..f9f6493bc1 100644 --- a/INSTALL.Win32 +++ b/INSTALL.Win32 @@ -16,6 +16,9 @@ Compiling with Microsoft Visual C++ If you don't have Visual C++ 2010 installed, get the free Express edition from http://www.microsoft.com/express/Downloads/ + All dependencies are linked against the MSVC 2010 runtime and won't work in + combination with MSVC 2008. You'll get crashes and other unexpected issues. + 2 Compile Qt Download the latest Qt everywhere open source version from @@ -38,7 +41,7 @@ Compiling with Microsoft Visual C++ - Run the CMake GUI. - - Set the source code path to C:\LyX\lyx-20\development\cmake + - Set the source code path to C:\LyX\lyx-20 Set the build path to C:\LyX\lyx-20-build Click Configure and set the generator to Visual Studio 10.