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

Reference issues when compiled #35

Open
jkiddo opened this issue Jan 30, 2018 · 1 comment
Open

Reference issues when compiled #35

jkiddo opened this issue Jan 30, 2018 · 1 comment

Comments

@jkiddo
Copy link

jkiddo commented Jan 30, 2018

Having cloned the repo down on my RPI and built the platform, I get compiler issues when referencing the platform from 3.party. It seems like it origins from this package:

/usr/bin/ld: /usr/local/lib/libp8-platform.a(StringUtils.cpp.o): undefined reference to symbol '_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEED1Ev@@GLIBCXX_3.4.21'
//usr/lib/arm-linux-gnueabihf/libstdc++.so.6: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status

the libstdc++ is 6.3.0-18 and I had no issue building the platform

@opdenkamp
Copy link
Contributor

does this still happen on the most recent raspbian and master branch?

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

2 participants