On Thursday, November 18, 2010 10:31:58 am [email protected] wrote: > http://tracker.openchange.org/projects/openchange/wiki/HowTo_Install_OpenCh > ange_From_Source > The one thing I couldn't get to work was after, > I had this in my review: > >>>>>>>>> - libmapi++ (C++ library): no <<<<<<<<<<<<<<<<<< > This should have said 'yes' but mine said no, I do have boost-thread > installed but I cannot get that to compile with support for libmapi++. libmapi++ isn't that important, but it should build. The problem is that it requires a special environment variable on Fedora: export BOOST_LIB_SUFFIX="-mt"
This is included in the doc/howto.txt, and I've since added it to the wiki. Thanks for reporting this issue. [I don't have an answer for your second problem at the moment] Brad _______________________________________________ devel mailing list [email protected] http://mailman.openchange.org/listinfo/devel
