Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting errors building #25

Open
2 tasks done
RickFSS opened this issue Apr 30, 2023 · 2 comments
Open
2 tasks done

Getting errors building #25

RickFSS opened this issue Apr 30, 2023 · 2 comments
Labels

Comments

@RickFSS
Copy link

RickFSS commented Apr 30, 2023

Preliminary Checks

  • 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

  1. Install SDK
  2. clone matlab ZED repo
  3. Run CMake pointing to matlab install
  4. Configure (ok)
  5. Generate (ok)
  6. 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

@RickFSS RickFSS added the bug label Apr 30, 2023
@P-yver
Copy link
Member

P-yver commented May 3, 2023

Hi,
I just update the code base to support the ZED SDK 4.0.
Where Object Detection and Body Tracking are now in separated functions.

https://www.stereolabs.com/developers/release/

@Ibrahimsh104
Copy link

I have issue with cmake i gives me error of cuda :
ef8a9b15-b979-4a1f-93fb-cf002c542d76

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
Capture

i tried to solve it and installed nsight
NVIDIA Nsight Visual Studio Edition:https://developer.nvidia.com/nsight-visual-studio-edition
NVIDIA Nsight Systems:https://developer.nvidia.com/nsight-systems
NVIDIA Nsight Compute:https://developer.nvidia.com/nsight-compute
NVIDIA Nsight Graphics:https://developer.nvidia.com/nsight-graphics
and video-codec-sdk "https://developer.nvidia.com/video-codec-sdk" bec. i noticed it is messing in the cmake environment and also not found at the location of cuda
how can i solve this problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

3 participants