Code: Select all
E: Invalid operation libfreetype-dev
Code: Select all
cc: error: /usr/lib/libfreetype.so: No such file or directory
make: *** [hello_font.bin] Error 1
rm main.o
I don't quite understand, how do I build and then run it from the terminal?RichardUK wrote:I've just tried it and there is an error in the make file. The path to the libfreetype.so is wrong, remove "arm-linux-gnueabi" from the path. After that it built and ran ok from the terminal.
Code: Select all
main.c29:22 fatal error: bcm_host.h: No much file or directory
Code: Select all
#include "bcm_host.h"