External lib error - file format not recognized #37089
Unanswered
d-soliveira
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
I want to use a JSON external library, and I'm following the samples/application_development/external_lib example.
For some reason I'm getting the error
error adding symbols: file format not recognized
which I guess is related with cross-compiler.Am I missing some CMake flag or other configuration?
Thank you
The error:
My CMakeLists.txt:
Beta Was this translation helpful? Give feedback.
All reactions