X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=INSTALL.Win32;h=ae3f9b985dace8d164b00e859b451c9b3ce30612;hb=995d1337bb00dfe67c48c45d147ad4a31311ab15;hp=9af56e3ea5f21c2fc80f2325d7beac17d54eac89;hpb=7ec33e06c60556bbec5d02588013dd7907c96644;p=lyx.git diff --git a/INSTALL.Win32 b/INSTALL.Win32 index 9af56e3ea5..ae3f9b985d 100644 --- a/INSTALL.Win32 +++ b/INSTALL.Win32 @@ -21,12 +21,12 @@ Compiling Follow exactly the steps of http://msdn.microsoft.com/vstudio/express/visualc/usingpsdk/ - (If you get later an error message that "windows.h" cannot be found, - create the global Windows environment variable "INCLUDE" and "LIB". + In Step 3 follow also the things noted as alternative. + (If you later get an error message that "windows.h" cannot be found, + create the global Windows environment variables "INCLUDE" and "LIB". INCLUDE contains the paths to the "include" folders of the installed - platform SDK, and of MSVC. LIB contains the corresponding "lib" - folders.) - + platform SDK and of MSVC. LIB contains the corresponding "lib" folders.) + 4 Install Python Get the latest Python 2.5 version at