I want to make a awesome user interface using openframeworks for a drone project. I am using CVDrone project as my base, and want to able to connect CVDrone project to my openframeworks project, so that I can call functions from CVDrone in my openframeworks project.
If I run the two projects separately, they works perfectly, no errors or anything. But can't connect them.
I have given it a go, but VS 2015 trows all kind of errors at me. Everything from libraries not found to .dll files missing.