i’m trying to build a multitouch system using OF 062 on OSX and while i’m successfully using ofxTuioWrapper i’d like to include ofxMultitouch to use with ofxMSAInteractiveObject and the ofxMultiTouchObject, nevertheless ofxMultitouch has iphoneApp.h included and i can;t get it to work, how can i fix this?
i have ofxTuioWrapper examples working, but have to comment out ofxMultitouch as it asks me for ‘iphoneApp.h’ but i’m coding this for osx!?
i’ve crazy trying to understand what i’m doing wrong but no clue so far, can anyone point some directions please?