Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [andrzejl@icsserver build]$ make
- Scanning dependencies of target components
- [ 0%] Building CXX object components/CMakeFiles/components.dir/bsa/bsa_archive.cpp.o
- In file included from /usr/include/boost/filesystem.hpp:36:0,
- from /home/andrzejl/OpenMW/openmw/components/bsa/bsa_archive.hpp:25,
- from /home/andrzejl/OpenMW/openmw/components/bsa/bsa_archive.cpp:24:
- /usr/include/boost/filesystem/v3/operations.hpp: In member function ‘boost::filesystem3::directory_entry& boost::filesystem3::directory_iterator::dereference() const’:
- /usr/include/boost/filesystem/v3/operations.hpp:714:74: error: ‘BOOST_ASSERT_MSG’ was not declared in this scope
- In file included from /usr/include/boost/filesystem.hpp:36:0,
- from /home/andrzejl/OpenMW/openmw/components/bsa/bsa_archive.hpp:25,
- from /home/andrzejl/OpenMW/openmw/components/bsa/bsa_archive.cpp:24:
- /usr/include/boost/filesystem/v3/operations.hpp: In member function ‘void boost::filesystem3::detail::recur_dir_itr_imp::pop()’:
- /usr/include/boost/filesystem/v3/operations.hpp:818:63: error: ‘BOOST_ASSERT_MSG’ was not declared in this scope
- /usr/include/boost/filesystem/v3/operations.hpp: In member function ‘boost::filesystem3::recursive_directory_iterator& boost::filesystem3::recursive_directory_iterator::increment(boost::system::error_code&)’:
- /usr/include/boost/filesystem/v3/operations.hpp:879:58: error: ‘BOOST_ASSERT_MSG’ was not declared in this scope
- /usr/include/boost/filesystem/v3/operations.hpp: In member function ‘int boost::filesystem3::recursive_directory_iterator::level() const’:
- /usr/include/boost/filesystem/v3/operations.hpp:889:54: error: ‘BOOST_ASSERT_MSG’ was not declared in this scope
- /usr/include/boost/filesystem/v3/operations.hpp: In member function ‘bool boost::filesystem3::recursive_directory_iterator::no_push_pending() const’:
- /usr/include/boost/filesystem/v3/operations.hpp:896:69: error: ‘BOOST_ASSERT_MSG’ was not declared in this scope
- /usr/include/boost/filesystem/v3/operations.hpp: In member function ‘void boost::filesystem3::recursive_directory_iterator::pop()’:
- /usr/include/boost/filesystem/v3/operations.hpp:908:52: error: ‘BOOST_ASSERT_MSG’ was not declared in this scope
- /usr/include/boost/filesystem/v3/operations.hpp: In member function ‘void boost::filesystem3::recursive_directory_iterator::no_push(bool)’:
- /usr/include/boost/filesystem/v3/operations.hpp:916:56: error: ‘BOOST_ASSERT_MSG’ was not declared in this scope
- /usr/include/boost/filesystem/v3/operations.hpp: In member function ‘boost::filesystem3::file_status boost::filesystem3::recursive_directory_iterator::status() const’:
- /usr/include/boost/filesystem/v3/operations.hpp:926:55: error: ‘BOOST_ASSERT_MSG’ was not declared in this scope
- /usr/include/boost/filesystem/v3/operations.hpp: In member function ‘boost::filesystem3::file_status boost::filesystem3::recursive_directory_iterator::symlink_status() const’:
- /usr/include/boost/filesystem/v3/operations.hpp:933:63: error: ‘BOOST_ASSERT_MSG’ was not declared in this scope
- /usr/include/boost/filesystem/v3/operations.hpp: In member function ‘boost::filesystem3::directory_entry& boost::filesystem3::recursive_directory_iterator::dereference() const’:
- /usr/include/boost/filesystem/v3/operations.hpp:952:58: error: ‘BOOST_ASSERT_MSG’ was not declared in this scope
- /usr/include/boost/filesystem/v3/operations.hpp: In member function ‘void boost::filesystem3::recursive_directory_iterator::increment()’:
- /usr/include/boost/filesystem/v3/operations.hpp:959:56: error: ‘BOOST_ASSERT_MSG’ was not declared in this scope
- make[2]: *** [components/CMakeFiles/components.dir/bsa/bsa_archive.cpp.o] Error 1
- make[1]: *** [components/CMakeFiles/components.dir/all] Error 2
- make: *** [all] Error 2
- [andrzejl@icsserver build]$
Advertisement
Add Comment
Please, Sign In to add comment