On 15/09/10 15:51, Julien Laffaye wrote: > On Wed, Sep 15, 2010 at 3:20 PM, Mateusz Loskot <[email protected]> wrote: >> Fix applied. > > Thank you! > I was able to generate the Makefiles and build most of SOCI. > The build failed when compiling the tests: lots of errors in common-tests.h
Julien, I'd appreciate if you could post some details or just submit a full bug report to the SOCI tracker. > Is it possible to add an option to configure if one wants to build the > tests or not? Good idea, I have planned it slipped my mind. I've just committed basic support of this feature. Here is example of how to configure SOCI without tests: cmake -DSOCI_TESTS=OFF /path/to/master/src Best regards, -- Mateusz Loskot, http://mateusz.loskot.net Charter Member of OSGeo, http://osgeo.org ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Soci-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/soci-users
