charlesveasey/vDome

hap problem

Closed this issue · 1 comments

trying to build on yosemite but getting: error Hap QuickTime support requires 32-bit QuickTime APIs but this target is 64-bit

This isn't a vDome issue exactly. The openFramework version Hap requires QuickTime which is a 32bit library. If you compile openFrameworks as 64bit then it will automatically switch to the newer AVFoundation library. There is already an issue over at the ofxHapPlayer repo:

bangnoise/ofxHapPlayer#7

You can compile as 32 bit or you can compile as 64 bit (removing first HAP from source code) and use Syphon to feed in a Hap video.