Closed eloimaduell closed 11 years ago
I can't reproduce the error... but there were some updates in v2.1.0 that removed the dependencies from OSX 10.6 SDK, would be great if you could confirm if they work on your setup...
Oh, just picked up your comments on the OF forum... I guess for now (unless someone want's to put some time into it), support will be only for Xcode 4.x and up.
hi Paulo !
i'm Eloi Maduell ... OF belover from Barcelona . i've trying to compile and test the "example-gui" example from ofxMacamPs3Eye but can't make it work. I'm compiling it with XCode 3.2.4 on a 10.6.8 Snow Leopard laptop ... with OF073 ...
the errors i got on compilation are:
/example-gui/../../../addons/ofxMacamPs3Eye/src/PS3EyeWindowAppDelegate.h:48: error: unknown property attribute /example-gui/../../../addons/ofxMacamPs3Eye/src/PS3EyeWindowAppDelegate.h:48: error: syntax error in @property's attribute declaration /example-gui/../../../addons/ofxMacamPs3Eye/src/ofxMacamPs3Eye.mm: In member function 'virtual void ofxMacamPs3Eye::setDeviceID(int)': /example-gui/../../../addons/ofxMacamPs3Eye/src/ofxMacamPs3Eye.mm:53: error: expected unqualified-id before '=' token /example-gui/../../../addons/ofxMacamPs3Eye/src/ofxMacamPs3Eye.mm:54: error: expected unqualified-id before '=' token
Any idea of what i'm doing wrong ? Thanks for your support .
e*