X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1943f688733a5e1fe9e5e813092898f9d425a3cd..de8fe8ca3db62aa69a00f9547367c223ba59a23e:/docs/tech/tn0013.txt diff --git a/docs/tech/tn0013.txt b/docs/tech/tn0013.txt index 6b170e754a..4e4dc23290 100644 --- a/docs/tech/tn0013.txt +++ b/docs/tech/tn0013.txt @@ -16,17 +16,7 @@ below. a) Do a fresh checkout using the command - cvs -d :pserver:anoncvs@cvs.wxwidgets.org:/packs/cvsroots/wxwidgets co wxGTK - - NB: if you realize later that some needed files were not checked out - by this command, please modify CVSROOT/modules to include the missing - files so that it works for the next release! - - You also need the samples, demos and contrib directories, so change to - wxWidgets directory created by the first cvs command and do "cvs up -d" - for each of them. Of course, you can also check out everything (use - wxWidgets module name instead of wxGTK) if the bandwidth and disk space - are not a problem. + svn checkout http://svn.wxwidgets.org/svn/wx/wxWidgets/trunk wxWidgets b) Create a build directory under wxWidgets, e.g. I use "gtk-release", "cd" to it and run configure: the options don't really matter, you can use