Hopefully this is the irght sub-forum…
I was following the instructions here
in order to create pqi images for displays. I installed the latest unbuntu, once in, I installed ffmpeg, I am pretty sure I got netpbm installed.
After that, I downloaded the latest proffieos, then started the directions in the link above. When I try to “make” cpqoi and dpqoi, I get an error.
orntar@orntar-Surface-Pro:~/Downloads/ProffieOS-master/display$ make
g++ -O -g -std=c++11 -MD -MP -o tests tests.cpp -lm
make: g++: No such file or directory
make: *** [Makefile:5: tests] Error 127
I know very little about linux and ubuntu, can any help me out?