Re: [Cppcms-users] Compilation Error
Brought to you by:
artyom-beilis
From: Fernando P. <fpe...@gm...> - 2011-12-16 12:47:46
|
Sorry I skipped that part. Thanks! On Thu, Dec 15, 2011 at 11:23 AM, Artyom Beilis <art...@ya...> wrote: > Read this again: > > http://art-blog.no-ip.info/wikipp/en/page/cppcms_1x_build#get > > Artyom Beilis > -------------- > CppCMS - C++ Web Framework: http://cppcms.sf.net/ > CppDB - C++ SQL Connectivity: http://cppcms.sf.net/sql/cppdb/ > > ------------------------------ > *From:* Fernando Pelliccioni <fpe...@gm...> > *To:* cpp...@li... > *Sent:* Thursday, December 15, 2011 3:49 PM > *Subject:* [Cppcms-users] Compilation Error > > Hi all, > > I got CppCms from SVN. > When I try to compile I got the following error. > > $ make > [ 16%] Built target booster > [ 16%] Building CXX object CMakeFiles/cppcms.dir/src/service.cpp.o > In file included from > /home/fernando/Development/cppcms/src/service.cpp:46:0: > /home/fernando/Development/cppcms/private/prefork_acceptor.h:21:33: fatal > error: cppcms_boost/bind.hpp: No such file or directory > compilation terminated. > make[2]: *** [CMakeFiles/cppcms.dir/src/service.cpp.o] Error 1 > make[1]: *** [CMakeFiles/cppcms.dir/all] Error 2 > make: *** [all] Error 2 > > I didn't find bind.hpp in Booster. > > Thanks and regards, > Fernando. > > > ------------------------------------------------------------------------------ > 10 Tips for Better Server Consolidation > Server virtualization is being driven by many needs. > But none more important than the need to reduce IT complexity > while improving strategic productivity. Learn More! > http://www.accelacomm.com/jaw/sdnl/114/51507609/ > _______________________________________________ > Cppcms-users mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppcms-users > > > > > ------------------------------------------------------------------------------ > 10 Tips for Better Server Consolidation > Server virtualization is being driven by many needs. > But none more important than the need to reduce IT complexity > while improving strategic productivity. Learn More! > http://www.accelacomm.com/jaw/sdnl/114/51507609/ > _______________________________________________ > Cppcms-users mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppcms-users > > |