VL.Devices.ZED - Entry Point Not Found

Hi guys,

I have problem using the ZED Camera with this configuration:
-vvvv 6.2
-NUGET VL.Devices.ZED -version 0.5.13-alpha
-ZED_SDK_Windows_cuda12.1_v4.1.0
-cuda_12.1.0_531.14_windows
-Windows 11

I get this error:

  • Entry Point Not Found ?pauseObjectDetection@Camera@sl@@QEAAXNIZ of procedure in dynamic linking library C:\Users\Utente\AppData\Local\vvvv\gamma\nugets\VL.Devices.ZED.0.5.13-alpha\runtimes\win-x64\native\sl_zed_c.dll *

The camera works properly with the SDK tools, such as ZED depth viewer.

Has anyone had the same problem?

could be related to the fact that 0.5.13 is built against 4.0.7 of their sdk. we have yet to update to 4.1

Thx joreg! I installed the ZED SDK v.4.0.8 instead of v.4.1 and it’s working again!