> The trunk code is compiled on at least two compilers, on several > operating systems, built using two or more build systems, sometimes in > a variety of configurations.
I think there are a few easy fixes -- mainly to get some nightly build testing running again. I'm sure most of us remember when the mailing list would get e-mail that the code wouldn't compile or run the tests correctly. One way to handle this is with CDash -- built into CMake. I can certainly get a Mac build tester running every night. The other fix -- I'd like to see if we can get Chris happy with using CMake to generate the Visual Studio projects. This way, we're basically using one build system. Obviously, the VS compiler and different versions of GCC on Mac/Linux still cause compile issues. (This is a good thing IMHO, since it ensures better C++ portability.) Cheers, -Geoff ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ OpenBabel-Devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openbabel-devel
