kylemcdonald / ofxCv

Alternative approach to interfacing with OpenCv from openFrameworks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

some examples not compiling> ofxAutoControlPanel.h file not found

jBachalo opened this issue · comments

In the example-coherent-lines Project in the main.cpp file get the following error when I try to compile

ofxAutoControlPanel.h file not found

you'll have to download this and add it yourself. i added a note to the readme. when the next version of OF is released i will upgrade to ofxGui (and it's already in the develop branch)

Thanks Kyle!