X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7fb870e15bfd4c1d7ea01ce79bb2df10641c8491..e9d2b75fb5602ba800507a054b3c7a77fe8cdea3:/BuildSVN.txt?ds=sidebyside diff --git a/BuildSVN.txt b/BuildSVN.txt index 2a47b8beb3..d7dd70d197 100644 --- a/BuildSVN.txt +++ b/BuildSVN.txt @@ -49,8 +49,7 @@ If using configure, Unix instructions apply. c) Build instructions -Assumming that you installed the wxWidgets sources -into c:\wxWidgets: +Assuming that you installed the wxWidgets sources into c:\wxWidgets: -> Copy c:\wxWidgets\include\wx\msw\setup0.h to c:\wxWidgets\include\wx\msw\setup.h @@ -59,7 +58,7 @@ into c:\wxWidgets: and std iostreams are disabled with #define wxUSE_STD_IOSTREAM 0 - + -> type: cd c:\wxWidgets\build\msw -> type: make -f makefile.gcc (if using GNU tools) or type: nmake -f makefile.vc (if using MS VC++) @@ -69,7 +68,7 @@ etc. d) Borland (including free command line tools) Download tools from http://www.borland.com/downloads/ - + See docs/msw/install.txt for details; in brief: -> type cd c:\wxWidgets\build\msw