]> git.saurik.com Git - wxWidgets.git/commitdiff
Mentioned the need to set the WXDIR environment variable.
authorMattia Barbon <mbarbon@cpan.org>
Wed, 5 Mar 2003 20:35:46 +0000 (20:35 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Wed, 5 Mar 2003 20:35:46 +0000 (20:35 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19498 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

BuildCVS.txt

index c630582fcc2daca3cd956cbddd424f6cfdcdc3a2..998a8963888e4f3e8a1b201b0d8af08866522aa9 100644 (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++)