X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/21de777f02cbf2c9cdbeabf64a6b52c329451023..26b0b998042f7a87ebbf040c071b9748574290ba:/docs/msw/install.txt diff --git a/docs/msw/install.txt b/docs/msw/install.txt index dbcb7c81d6..68c6a7e7bc 100644 --- a/docs/msw/install.txt +++ b/docs/msw/install.txt @@ -134,6 +134,9 @@ Using project files (VC++ 6 and later): know you won't need some of the libraries (i.e. html part), you don't have to compile it. It will also produce similar variations on jpeg.lib, png.lib, tiff.lib, zlib.lib, and regex.lib. + If you want to build DLLs, you have to either build them one by one in + proper order (jpeg, png, tiff, zlib, regex, expat, base, core, the rest + in any order) or to use wx_dll.dsw workspace which has correct dependencies. 3. Open a sample project file, choose a configuration such as Win32 Debug using Build | Set Active Configuration..., and compile. The project files don't use precompiled headers, to save disk