-
Notifications
You must be signed in to change notification settings - Fork 217
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
Problems with linking when using U8glib library (works without problems on Arduino IDE) #158
Comments
having exactly the same problem
|
The solution is described here: https://github.com/queezythegreat/arduino-cmake#creating-libraries
|
I try error on Arduino 1.6.0 and CLion 2017.2.3:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have Arduino IDE 1.0.5, cmake 3.0.2.
I downloaded library https://bintray.com/olikraus/u8glib/Arduino and put it on /usr/share/arduino/libraries. It works well with arduino ide, but doesn't link with arduino cmake. Example (minimal) code:
Errors i get with arduino-cmake:
CMakeLists.txt:
The text was updated successfully, but these errors were encountered: