On 21/09/10 11:41, Denis Arnaud wrote: > 2010/9/17 Claudio Bantaloukas <[email protected] > <mailto:[email protected]>> > > http://www.mail-archive.com/[email protected]/msg00592.html > > <http://www.mail-archive.com/[email protected]/msg00592.html>or > simply > > > IF(CMAKE_SIZEOF_VOID_P EQUAL 4) > SET(LIB_SUFFIX "") > ELSE(CMAKE_SIZEOF_VOID_P EQUAL 4) > SET(LIB_SUFFIX 64) > > as seen in http://code.google.com/p/bullet/issues/detail?id=174 > > > Mateusz, > > could you update the CMake configuration with that patch?
Denis, I just found this message in my inbox. As I've already confirmed, it has been applied. Cheers, -- Mateusz Loskot, http://mateusz.loskot.net Charter Member of OSGeo, http://osgeo.org Member of ACCU, http://accu.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
