Community Tip - You can change your system assigned username to something more personal in your community settings. X
Team - I am trying to compile C SDK on Raspberry Pi 3.
I have installed "cmake" and given source directory as src (from installation source) and created a directory inside it as "output".
The cmake GUI is making the "Makefile" but when i run
> make
its giving multiple errors.
Are there differnent SDKs for Different platforms? Is there a way i can get a pre-compiled SDK for Raspberry Pi
Thanks,
Piyush...