You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is not a duplicate. Before opening a new issue, please search existing issues.
This issue is not a question, feature request, or anything other than a bug report directly related to this project.
Description
Getting Compile errors on Windows 11 with Matlab 2023a VS 2022
Severity Code Description Project File Line Suppression State
Error (active) E0135 class "sl::ObjectData" has no member "keypoint_2d" mexZED D:\Projects\zed-matlab\src\mex\mexZED.cpp 211
Steps to Reproduce
Install SDK
clone matlab ZED repo
Run CMake pointing to matlab install
Configure (ok)
Generate (ok)
Try to build - Get error
...
Expected Result
Build without errors.
Actual Result
Multiple compile errors.
ZED Camera model
ZED2
Environment
OS Windows
Anything else?
No response
The text was updated successfully, but these errors were encountered:
I have issue with cmake i gives me error of cuda :
i reinstalled cuda "CUDA Toolkit 12.5" multiple times and i notesed it gives me this message :
Installed:
- Nsight for Visual Studio 2022
- Nsight for Visual Studio 2019
- Nsight Monitor
Not Installed:
- Nsight for Visual Studio 2017
Reason: VS2017 was not found
- Integrated Graphics Frame Debugger and Profiler
Reason: see https://developer.nvidia.co
- Integrated CUDA Profilers
Reason: see https://developer.nvidia.com/nsight-vstools
Preliminary Checks
Description
Getting Compile errors on Windows 11 with Matlab 2023a VS 2022
Severity Code Description Project File Line Suppression State
Error (active) E0135 class "sl::ObjectData" has no member "keypoint_2d" mexZED D:\Projects\zed-matlab\src\mex\mexZED.cpp 211
Steps to Reproduce
...
Expected Result
Build without errors.
Actual Result
Multiple compile errors.
ZED Camera model
ZED2
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: