Cannot open ZEDDepthViewer.exe

When using ZED SDK v4.2.5, all tools in the tools folder started normally. After downloading ZED SDK v5.0.6, ZEDDepthViewer.exe and ZEDCalibration.exe failed to open properly, showing an error about “unable to locate the program entry point,” but ZEDExplorer.exe could still be opened. Below is my diagnostic report, and I look forward to your feedback.

"ZED SDK": {
    "CUDA Toolkit version": "V12.5.82 -->located in C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.5/bin/nvcc.exe",
    "ZED SDK Version (Diag)": "5.0.6",
    "ZED SDK Version (RT)": "4.2.2",
    "ai": {
        "checkAI": false,
        "cudaVersion": 12050,
        "loadAI": "SL AI NOT FOUND",
        "tensorVersion": 100900
    },
    "binFiles": \[
        "nvinfer_10.dll",
        "nvinfer_builder_resource_10.dll",
        "nvinfer_dispatch_10.dll",
        "nvinfer_lean_10.dll",
        "nvinfer_plugin_10.dll",
        "nvinfer_vc_plugin_10.dll",
        "nvonnxparser_10.dll",
        "sl_ai64.dll",
        "sl_zed64.dll",
        "zlibwapi.dll"
    \],
    "driverVersion": "581.15",
    "drivervDllVersion": "32.0.15.8115",
    "error": \[
        "Your ZED SDK needs to be updated. Please download the latest version from our website. <a href='https://www.stereolabs.com/developers/' style='color: #d9ff42;' >Download</a> : 5.0.6 vs 4.2.2"
    \],
    "resourcesFiles": \[
        "8601_timing_cache",
        "neural_depth_2.0.model",
        "neural_depth_3.6.model",
        "neural_depth_3.6.model_optimized-fbcbw-1-89-12050-8907-8601-9-128-32768-48-100-512-24-0-0e53-512",
        "neural_depth_5.2.model",
        "neural_depth_light_5.2.model",
        "objects_performance_3.2.model",
        "positional_tracking_2.2.model"
    \],
    "resourcesFilesExpected": \[
        "objects_performance_3.2"
    \],
    "runtimeDllVersion": 12050,
    "valid": \[
        "<b>CUDA version:</b> V12.5.82"
    \]
}

}

There’s a mixing of libraries on you PC.
Please uninstall all the installed versions of CUDA and all the installed versions of the ZED SDK.

When ready, please reboot the PC, then download and launch the installer of the latest ZED SDK v5.0.7.

I tried to uninstall ZEDSDK, there are no relevant files about ZEDSDK on the local machine, but version 4.2.2 still exists. Could you please give me the process of uninstalling ZEDSDK in Windows system

Normally, the ZED SDK installer removes them all when you install a different version, so the problem that you are facing is not expected.

Please search for any “zed” or “ZED SDK” folder in C:\Program Files (x86)\ and C:\Program Files\ and manually remove them.

Please also check the environmental variable PATH and remove any reference to the ZED SDK.