]> git.saurik.com Git - wxWidgets.git/commitdiff
Added a note about 'make install'
authorJulian Smart <julian@anthemion.co.uk>
Fri, 3 Jan 2003 14:08:53 +0000 (14:08 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Fri, 3 Jan 2003 14:08:53 +0000 (14:08 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18543 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/msw/install.txt

index 3b613cea80d157177f41707efabe6a13b1e291ad..d7194ced82e545b81d5354dbe68f688a5591219a 100644 (file)
@@ -604,6 +604,7 @@ For example:
   cd build-debug
   ../configure --with-msw --enable-debug --enable-debug_gdb --disable-shared
   make
+  make install % This step is optional, see note (8) below.
   cd samples/minimal
   make
   ./minimal.exe
@@ -657,6 +658,16 @@ Notes:
 
    and similarly for glu[32].def.
 
+8. The 'make install' step is optional, and copies files
+   as follows:
+
+   /usr/local/lib - wxmswXYZd.dll.a and wxmswXYZd.dll
+   /usr/local/include/wx - wxWindows header files
+   /usr/local/bin - wx-config
+
+   You may need to do this if using wx-config with the
+   default root path.
+
 OLD VERSIONS:
 
 - If using MinGW 2.95 and below with wxWindows 2.1 or above, you