LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

cxcore210d

Dear all,

 

I have some dlls built with VS 2010 using opencv 2.1. I can run it on my pc and on LV 2009; but when I tried to open that labview application which uses these dlls in another computer I got the messages of MSVCR100.dll and cxcore210d.dll is missing and could nut be found. These error messages poped out when loading those dlls. Is there a fast solution out of this problem?

 

Thank you,

0 Kudos
Message 1 of 2
(2,504 Views)

Hello,

 

Do you have VS 2010 installed on the other computer you are trying to run your application on? The DLLs that you are missing have to do with Visual C++. If you install Visual C++ redistributable it should install the DLLs your application is looking for. Installing VS 2010 may also install Visual C++ redistributable as part of that package.

 

Eric

Eric Liauw
Senior AE Specialist - Automated Test | CLD | CTA
National Instruments
Message 2 of 2
(2,486 Views)