Hi,
I've been searching for a topic similar to my problem but I haven't found....
Anyway, I have the most recent version of OpenFrameworks that I downloaded from the official website and I have Code::Blocks version 12.11.
I also installed a plugin called ofxVideoMapping that comes with two examples, and everytime I try to open the workspace file from the ofxQuadManagerExample folder or any workspace file that hasn't been created in my copy of Code::Blocks, before opening the workspace file it opens a window that says:
Unable to open
...\...\...\libs\openFrameworksCompiled\project\win_cb\openFrameworksLib.cbp
(I can't upload images)
The project opens anyway and when I try to build and run, it prints an error that says
||=== ofxQuadManagerExample, release ===|
src\ofConstants.h|229|fatal error: tesselator.h: No such file or directory|
||=== Build finished: 1 errors, 0 warnings (0 minutes, 1 seconds) ===|
And it happens with every single header file that is called in this project. All the files are in the folders but it can't find them.
I installed OpenFrameworks according to the instructions on the website, including the addons part, more than once.
Could someone help? I have no clue about what's wrong? Have I installed the additions in the wrong way?
ps: Sorry for my english