CameraLibrary2008S.dll was not found.

Share source code samples for use with the Camera SDK
Post Reply
juanfe0705
Posts: 1
Joined: Tue Sep 07, 2021 10:37 am

CameraLibrary2008S.dll was not found.

Post by juanfe0705 »

I want to be able to use the SDK examples with visual studio 2019 but when I compile and run the project I get the following error:
    The code execution cannot proceed because CameraLibrary2008S.dll was not found. Reinstalling the program may fix this problem.
      The code execution cannot proceed because CameraLibrary2008D.dll was not found. Reinstalling the program may fix this problem.

      i just want to know how can i fix that error in visual studio 2019? i have tried to include the library paths but i keep getting error.
      Post Reply