stereolabs / zed-matlab

ZED SDK interface sample for Matlab
https://www.stereolabs.com/docs/matlab/
MIT License
28 stars 24 forks source link

Incompatibility with matlab 2017b #10

Closed Davo-Exp4 closed 2 years ago

Davo-Exp4 commented 5 years ago

Cordial greetings, you can not compile MEX files, the following errors arise: CMake Warning (dev) at CMakeLists.txt:16 (find_package): Policy CMP0074 is not set: find_package uses _ROOT variables. Run "cmake --help-policy CMP0074" for policy details. Use the cmake_policy command to set the policy and suppress this warning.

Environment variable Matlab_ROOT is set to:

C:\Program Files\MATLAB\R2017b

For compatibility, CMake is ignoring the variable. This warning is for project developers. Use -Wno-dev to suppress it.

I would appreciate your help. Thank you.

P-yver commented 5 years ago

Hi, can you look on this comment it may help you.

github-actions[bot] commented 2 years ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment otherwise it will be automatically closed in 5 days