Tag Archives: cross compiling

Cross Compiling for Raspberry Pi – Part II

My attempt to cross compile a more complicated Raspberry Pi application, that uses the native OpenCV and the PiCamera libraries on the target system.

Cross Compiling For Raspberry Pi – Part I

Developing code natively on the Raspberry Pi is not ideal for larger projects so I decided to explore cross compilation to attain better productivity. This post describes how I set up cross compilation using Ubuntu via Parallels 10 on OS X.