Skip to content

C++ Example: How to include an open-source library in your own C++ project

Hello

I am currently trying to implement the example where you should integrate an external open source library (Ne10) into the C++ project. My Eclipse runs on a Windows host.

Unfortunately, I always get an error message when executing step 2 after the following command:

build-Ne10.sh

Has anyone ever had the same error and can help me?

Kind Regards

Comments

Sign In or Register to comment.