Building Duet3expansion 3.6-dev
-
Hi, Im looking for some guidence on how to link Qfplib needed in newest firmware version. I created new project in eclipse and added files form Qfplib repo:
but i dont know how to configure it for firmware to link. I added search paths in C/C++ build settings, but i get "cannot find -lQfplib-M0-full: No such file or directory" error every time.
Thanks for help.
" -
@ketirange change to the 3.6-dev branch of Qfplib-M0-full.
-
@dc42 Oh i was not aware you have forked version on your github. It compiles fine now. Thanks for help.
-
-