andsynchrony / ofxZED

Implementation of StereoLab's ZED camera for openFrameworks
14 stars 7 forks source link

VS2015 debug #5

Open cldauden opened 8 years ago

cldauden commented 8 years ago

Hi andsynchrony!

I'm trying to include your addon to work with ZED and OF (0.9.3), but I'm having a hard time when trying to build the project with VS2015. I have updated the two lines in the project viewer file to link them to my ZED and Cuda directories, but I keep getting a linkage error: Cannot open include file: 'zed/Camera.hpp': No such file or directory (compiling source file ........\addons\ofxZED\src\ofxZED.cpp)

Am I missing any steps?

Thanks!

mithru commented 7 years ago

Hi cldauden, can you check if the ofxZED library (latest version of this repo) properly loaded into your project? There was a bug that was fixed sometime in the middle of May.