From: Sven R. <rei...@ma...> - 2002-11-04 19:24:43
|
On Mon, 4 Nov 2002, Baptiste Lepilleur wrote: > > Hmm, This is a copy of CppUnit 1.9.10 tarball (without some of the example > and GUI testrunners). On Windows, this is used so that it can compile nearly > 'out of the box' (you still need to install boost, though). The building of > the CppUnit library is integrated with the VC++ projects. Can't this be done > on Unix (installing the lib localy in the build/ dir and using it from > there) ? > > Baptiste. I'm not exactly sure you can do this with shared libraries (i.e., dll's). You can certainly do this with the static libraries. I'll update the makefiles as soon as I have solved my current computer problems (installing a hardware modem to have internet access under Linux). Sven. -- Sven Reichard Dept. of Math. Sci. University of Delaware rei...@ma... |