Problem building RRFLibraries
-
-
@felix9t CoreNG is another project in dc42's repository which is referenced by the RRFLibraries project. I would use the latest RRFlibraries branch and the v2-dev branch of CoreNG.
Rename the project name to CoreNG if it has a different name. Then the path should be found. ../.. means go up two levels in the path, so CoreNG must be in the same Eclipse workspace as the RRFLibraries project to be found.
I would build CoreNG first and make sure it compiles correctly, before rebuilding the RRFLibraries.
-
Thanks! I had the wrong version of CoreNG..
-
-
Alright solved it. Was using the wrong build of RepRapFirmware..
-
@felix9t I have fallen over these things in the beginning too!