Added a note about 'make install'

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18543 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2003-01-03 14:08:53 +00:00
parent c3a6a2bc10
commit c5f53eb8cb

View 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