I have been trying to create a project from scratch that uses oF. What do I need to do to achieve this?
I have tried adding all of the include and lib directories ect. but it never seems to want to actually compile unless I just copy the blank project and keep it in the examples folder.
I would reccomend just using the empty project delete the openframeworks project after compiling once. To create completly from scratch you need to include all the directories, library and include, as well as putting in the lib names, in dependencies. take a look at the empty project propeties, and you will see what you need.