I'm trying to build a thermal camera and I've got stuck at "building" from this guide
formatting link
I'm not sure where I 'make all' etc - in usr/local it returns things like 'no target specified', and 'no rule'.
It's using a Pi 3 and internal storage with the Pimoroni breakout garden from a fresh default OS image - very new to all of this so I'm not sure what's important hardware wise.
Any pointers appreciated.
Didn't find your answer? Ask the community — no account required.
A
Andy Burns
Have you grabbed the source code into a folder and unzipped it? There's a makefile in the top level folder, There are other way such as checking it out using git
formatting link
T
Theo
You have to change directory to the location of the Makefile. The usual process is: