ev3dev-lang-cpp
ev3dev-lang-cpp copied to clipboard
What i should do with these files?
I just need more instructions for cross-compiling. How to write a code trough the eclipse with codesourcery?
codesourcery should come with a compiler binary, so you should just tell your build system to use the binary instead of the default g++. Not sure how to do that in eclipse though.