stereolabs / zed-matlab

ZED SDK interface sample for Matlab

Home Page:https://www.stereolabs.com/docs/matlab/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Incompatibility with matlab 2017b

Davo-Exp4 opened this issue · comments

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.

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

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