You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
moebiussurfing
changed the title
/ofxFakam/src/ofxFakam.cpp:40:12: No member named 'fill' in 'ofImage_'
/ofxFakam/src/ofxFakam.cpp:40:12: No member named 'fill' in 'ofImage_' + no new camera
Jul 20, 2015
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.
The text was updated successfully, but these errors were encountered: