[Cppcms-users] which boost library to use? Re: missing cppcms_boost/bind.hpp
Brought to you by:
artyom-beilis
From: augustin <aug...@ov...> - 2010-10-28 11:36:26
|
On Thursday 28 October 2010 07:27:55 pm augustin wrote: > Hello, > > I am trying to compile cppcms on a new machine and downloaded the source > from svn: > svn co http://cppcms.svn.sourceforge.net/svnroot/cppcms/framework/trunk > cppcms > as per: > http://art-blog.no-ip.info/wikipp/en/page/cppcms_1x_build > > 'make' does not work because of a missing file in the repository: > > In file included from cppcms/src/service.cpp:44: > cppcms/private/prefork_acceptor.h:21:33: error: cppcms_boost/bind.hpp: no > such file > In file included from cppcms/src/service.cpp:44: > cppcms/private/prefork_acceptor.h:23: error: ‘cppcms_boost’ is not a > namespace-name > (...) Ooops! Sorry. I forgot to unpack cppcms_boost.tar.bz2 I am not updating the wiki, because I don't know what to put: in which cases would the external boost be used? What are the advantages/disadvantages of using the internal boost library? I am using boost anyway, so I may as well use the external library: what is the minimum install of boost and what cmake or make flags do I need to add to use the external boost libs? Augustin. -- Friends: http://www.reuniting.info/ http://activistsolutions.org/ My projects: http://astralcity.org/ http://3enjeux.overshoot.tv/ http://linux.overshoot.tv/ http://overshoot.tv/ http://charityware.info/ http://masquilier.org/ http://openteacher.info/ http://minguo.info/ http://www.wechange.org/ http://searching911.info/ . |