Hi guys. Im getting a lot of errors building the OF Library with iPhone support. I suspect there is something Im missing here. Im using the version from GIT. I seem to be getting a lot of errors like this:
/Users/oni/Projects/openFrameworksGIT/libs/openFrameworksCompiled/project/iphone/…/…/…/…/addons/ofxiPhone/src/ofAppiPhoneWindow.h:76:0 /Users/oni/Projects/openFrameworksGIT/libs/openFrameworksCompiled/project/iphone/…/…/…/…/addons/ofxiPhone/src/ofAppiPhoneWindow.h:76: error: conflicting return type specified for ‘virtual int ofAppiPhoneWindow::getOrientation()’
There are a few like that that throw the whole game. I reckon I could just modify it to work but I wondered if anyone else was playing with 4.2?