From 90985bdec4928a4d990bda0d88eec5a6a54ff1be Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Sat, 24 May 2003 22:27:36 +0000 Subject: [PATCH] added a link to the Wiki page explaining MSVC++ install process git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20727 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/msw/install.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/msw/install.txt b/docs/msw/install.txt index 0a3bc76ac8..04869b7bf8 100644 --- a/docs/msw/install.txt +++ b/docs/msw/install.txt @@ -81,6 +81,9 @@ Cygwin/Mingw32 to quickly locate the instructions for your compiler. Microsoft Visual C++ compilation -------------------------------- +You may wish to visit http://wiki.wxwindows.org/wiki.pl?MSVC for a more +informal and more detailed description of the process summarized below. + Please note that the VC++ 6.0 project files will work for VC++ .NET also, but you must open the .dsp files and not the .dsw files and in this case you will need to manually build the other .dsp on which wxWindows.dsp depends: jpeg, -- 2.45.2