I’m trying to teach myself openFrameworks. I’m new to GNU/Linux and have no C++ knowledge.
I’m running Ubuntu 9.10 64bit karmic. Using Code Blocks. oF 0061.
My first question is: where’s the best place to install oF? It’s currently sitting on my desktop.
My second question is:
When I build one of the oF examples in CodeBlocks, I receive this message:
Found following issues with libraries:
Didn’t found configuration for libraries:
* gstreamer-0.10 * gstreamer-base-0.10 * gstreamer-video-0.10 * libudev
Would you like to go to detection dialog ?
When I check Synaptic, all of these are already installed.
How do I resolve this?