Hello, I try to build Soci with Boost date time, the cmake shows
-- Boost: -- Boost_RELEASE_VERSION = 1.52.0 -- Boost_INCLUDE_DIR = /boost/1.52.0/include -- Boost_LIBRARIES = I have add to the cmake call -DWITH_BOOST:BOOL="1" -DBoost_INCLUDE_DIR:PATH=/boost/1.52.0/include -DBoost_DATE_TIME_LIBRARY_DEBUG:FILEPATH=/boost/1.52.0/lib/libboost_date_time.dylib I have checked with otool if the date time library is linked to the build dylib files, but with this call Soci is not linked to the boost date time. On http://soci.sourceforge.net/doc/installation.html there is only shown the WITH_BOOST flag, the include & Boost_libraries are not shown. If I set -DBoost_LIBRARIES to the Boost lib dir, the option in the cmake output is shown WHich flags are needed to use the boost date time in a correct way? Thanks Phil ------------------------------------------------------------------------------ LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile devices and provide instant support Improve your efficiency, and focus on delivering more value-add services Discover what IT Professionals Know. Rescue delivers http://p.sf.net/sfu/logmein_12329d2d _______________________________________________ soci-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/soci-users
