Hello, I don't know, if I my mail was sent correctly, because I modified my account. So please, sorry if this is a double post.
I've got a problem while compiling witty. Here it is: Building CXX object src/CMakeFiles/wt.dir/Wt/WPdfImage.o /Users/sven/compile/wt-3.1.8/src/Wt/WPdfImage.C: In member function ‘void Wt::WPdfImage::matchFont(const Wt::WFont&, const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&, const boost::filesystem3::path&, Wt::WPdfImage::FontMatch&) const’: /Users/sven/compile/wt-3.1.8/src/Wt/WPdfImage.C:224: error: invalid initialization of reference of type ‘const std::string&’ from expression of type ‘boost::filesystem3::path’ /Users/sven/compile/wt-3.1.8/src/web/Utils.h:43: error: in passing argument 1 of ‘std::string Wt::Utils::lowerCase(const std::string&)’ make[2]: *** [src/CMakeFiles/wt.dir/Wt/WPdfImage.o] Fehler 1 make[1]: *** [src/CMakeFiles/wt.dir/all] Fehler 2 make: *** [all] Fehler 2 I've compile it with: cmake -DBOOST_DIR=$HOME/Installed -DBOOST_VERSION=1_46 -DBOOST_COMPILER=xgcc40 ../ regards, Sven ------------------------------------------------------------------------------ Free Software Download: Index, Search & Analyze Logs and other IT data in Real-Time with Splunk. Collect, index and harness all the fast moving IT data generated by your applications, servers and devices whether physical, virtual or in the cloud. Deliver compliance at lower cost and gain new business insights. http://p.sf.net/sfu/splunk-dev2dev _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
