← 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: Open => Answered

Alessandro Pignotti proposed the following answer:
Hello Johan,

make sure that you follow the instructions in the README.md file. You
also need to have the cheerp-libcxxabi source downloaded _inside_ the
cheerp-libcxx directory.

Make sure that the cmake variable

-DLIBCXX_CXX_ABI_INCLUDE_PATHS=$PWD/../libcxxabi/include

is correctly set the the path where the cheerp-libcxxabi source is
available.

The build options are now different than they were for Cheerp 1.1. You
can also use the cheerp-1.1 source packages available on launchpad and
the build instructions available here https://github.com/leaningtech
/cheerp-wiki/wiki/Linux-build-instructions. Please note that the
instructions on the wiki are for version 1.1 and not for the git
version.

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