Skip to content

Reference issues when compiled #35

@jkiddo

Description

@jkiddo

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions