ofxFakam icon indicating copy to clipboard operation
ofxFakam copied to clipboard

/ofxFakam/src/ofxFakam.cpp:40:12: No member named 'fill' in 'ofImage_' + no new camera

Open moebiussurfing opened this issue 10 years ago • 0 comments

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.

moebiussurfing avatar Jul 20 '15 04:07 moebiussurfing