Mentioned the need to set the WXDIR environment variable.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19498 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Mattia Barbon 2003-03-05 20:35:46 +00:00
parent 35af98e482
commit b19a74b0bc

View File

@ -57,6 +57,7 @@ c) Build instructions
#define wxUSE_STD_IOSTREAM 0
-> type: cd c:\wxWin\src\msw
-> type: set WXWIN=c:\wxWin
-> type: make -f makefile.g95 (if using GNU tools)
or type: nmake -f makefile.vc (if using MS VC++)