X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cf8e09572478b7bdf53eb81d4dbf8638b8295d12..de8fe8ca3db62aa69a00f9547367c223ba59a23e:/docs/tech/tn0013.txt diff --git a/docs/tech/tn0013.txt b/docs/tech/tn0013.txt index afeaa56b1d..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 and demos 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