[Bf-committers] Boost 1.50 build problem

Richard Shaw hobbes1069 at gmail.com
Sat Aug 11 23:14:36 CEST 2012


Ok, I got past the Python 3.3 issue and now I'm having an issue with Boost 1.50:

[ 85%] Building CXX object
intern/cycles/util/CMakeFiles/cycles_util.dir/util_cache.cpp.o
In file included from /usr/include/boost/filesystem.hpp:15:0,
                 from
/builddir/build/BUILD/blender-2.63a/intern/cycles/util/util_cache.cpp:31:
/usr/include/boost/filesystem/config.hpp:16:5: error: #error Compiling
Filesystem version 3 file with BOOST_FILESYSTEM_VERSION defined != 3
/builddir/build/BUILD/blender-2.63a/intern/cycles/util/util_cache.cpp:
In member function 'void ccl::Cache::clear_except(const string&, const
std::set<std::basic_string<char> >&)':
/builddir/build/BUILD/blender-2.63a/intern/cycles/util/util_cache.cpp:120:42:
error: conversion from 'boost::filesystem::path' to non-scalar type
'std::string {aka std::basic_string<char>}' requested

Any ideas?

Thanks,
Richard


More information about the Bf-committers mailing list