Page 1 of 1

Missing CameraLibrary2005S.dll File

Posted: Wed Jul 23, 2014 4:44 am
by PauloFer1
Hello,
I tried to run the samples provided with the sdk and after I fix some aditional library paths, the sample compiles but immediately it appears a message box with "The program can't start because CameraLibrary2005S.dll is missing from your computer. Try reinstalling the program to fix this problem.".
The Camera Library Sample Application that is provided with the installation of the sdk it works perfectlly.

Can someone help me with this problem? I'm new in programming in Windows enviroment (Visual Studio).

Thanks in advance

Re: Missing CameraLibrary2005S.dll File

Posted: Wed Jul 23, 2014 11:06 am
by NaturalPoint-Dustin
Hello,

This dll is located in:

C:\Program Files (x86)\OptiTrack\Camera SDK\lib

You can copy and paste these to the sample project you are working with.

Re: Missing CameraLibrary2005S.dll File

Posted: Thu Jul 24, 2014 2:27 am
by PauloFer1
Thanks,
I copy it to c:/windows/sysWOW64 and it works fine.

Re: Missing CameraLibrary2005S.dll File

Posted: Mon Jul 28, 2014 1:19 pm
by NaturalPoint-Dustin
Thank you for the status update. :D