Hi, just starting to use OF.
I haven't looked into the build system, I was following the example that created the "Ball" class, but eclipse can't find the "ofMain.h" which ends up hampering the autocompletions and such. How can I solve this, I tried including the libs filder in the preprocessor includes with no avail. Why doesn't this follow the "standard" procedure of having an included path so I can do #include openFramework/whatever/ofColor.h> ?
Thank you