From: Andy A. <ag...@sb...> - 2003-08-09 02:18:13
|
Ed, The wxxml mod is officially yours. Check out of CVS: cvs -d:ext:use...@cv...:/cvsroot/convey co wxxml (I find it easiest to do this check out right next to all my other Convey repository checkouts.) There's a README and BUILD file at the root that will help you navigate the project. Currently, there's only a build setup for MSVC. There's no Makefile or autoconf setup. We need to do this to make it easier for anyone to build it. Until then, we can setup a CodeWarrior or Project Builder project for building the library. Then, commit these projects to CVS. That way, you'll be able to do stuff with the library now. Andy |