ofxFakam
ofxFakam copied to clipboard
/ofxFakam/src/ofxFakam.cpp:40:12: No member named 'fill' in 'ofImage_' + no new camera
I fixed the shared memory thing and generated a clean project but I am getting this error: /of_v0.8.4_osx_release/addons/ofxFakam/src/ofxFakam.cpp:40:12: No member named 'fill' in 'ofImage_'
EDIT: I changed '.fill' with '.setColor'. Now it builds fine, but I cant see any new 'virtual camera' on the system.