← Back to team overview

leaningtech-dev team mailing list archive

Re: [Question #270496]: Error regarding c++11 support while building cheerp C++ library

 

Question #270496 on Cheerp changed:
https://answers.launchpad.net/cheerp/+question/270496

    Status: Answered => Open

Johan Axelsson is still having a problem:
Thanks Alessandro,
my bad, I followed the wiki build instructions for the source package, libcxx compiles fine now but I get the error below when I compile libcxxabi source.

Regards Johan

 [ 76%] Building CXX object lib/CMakeFiles/cxx.dir/__/src/memory.cpp.obj
/root/cheerp/cheerp-libcxx/src/memory.cpp:125:22: error: out-of-line definition of '__get_deleter' does not match any declaration in
      'std::__shared_weak_count'
__shared_weak_count::__get_deleter(const type_info&) const _NOEXCEPT
                     ^~~~~~~~~~~~~
1 error generated.
lib/CMakeFiles/cxx.dir/build.make:330: recipe for target 'lib/CMakeFiles/cxx.dir/__/src/memory.cpp.obj' failed
make[2]: *** [lib/CMakeFiles/cxx.dir/__/src/memory.cpp.obj] Error 1
CMakeFiles/Makefile2:90: recipe for target 'lib/CMakeFiles/cxx.dir/all' failed
make[1]: *** [lib/CMakeFiles/cxx.dir/all] Error 2
Makefile:116: recipe for target 'all' failed
make: *** [all] Error 2

-- 
You received this question notification because you are a member of
Leaningtech Team, which is an answer contact for Cheerp.