Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fails to build on Ubuntu 16.04 #5

Open
pavelpetrovic opened this issue Jul 23, 2020 · 0 comments
Open

fails to build on Ubuntu 16.04 #5

pavelpetrovic opened this issue Jul 23, 2020 · 0 comments

Comments

@pavelpetrovic
Copy link

attempt to build Ravelin on Ubuntu 16.04 results in:

[ 82%] Building CXX object CMakeFiles/Ravelin.dir/src/URDFReaderd.cpp.o
In file included from /usr/include/unicode/utypes.h:38:0,
from /usr/include/unicode/ucnv_err.h:88,
from /usr/include/unicode/ucnv.h:52,
from /usr/include/libxml2/libxml/encoding.h:31,
from /usr/include/libxml2/libxml/parser.h:810,
from /usr/local/Ravelin/include/Ravelin/XMLTree.h:14,
from /usr/local/Ravelin/src/URDFReaderd.cpp:21:
/usr/include/unicode/umachine.h:376:13: error: ‘char16_t’ does not name a type
typedef char16_t UChar;

(and many more of these)

It seems cmake fails to configure the build switches properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant