I have two OF projects with my Unity project. One compiles and the other does not (with 6000+ errors.)
I noticed that in the one project that compiles I see files called “OpenFeintSettingsDefines.h” and “AppController+OpenFeint.mm” included. I expect there are other things going on.
I have dragged and dropped the OF folder to the project and see the OF directory in my project but the other files are not there.
Any idea what I am doing wrong or how to get those files to auto-add? I have added the framerworks and the -objc flag as indicated but no luck.