Generally the project generator isn't needed for the raspberry Pi. You should just be able to copy the Makefiles (Makefile, config.make, addons.make) to the project folder of your choice and run make -j4
.
@arturo @jvcleave erhaps we should make sure there's no PG files in the arm distros and make a note of this on the startup guide?