02-02-2012 02:43 AM
Hi
I try to call DLL that wirtten in C++ , when i call this dll using call library function node
and error appered
what i suppose to do ? where I can that dll missing
02-02-2012 04:33 AM
Seems to be that Microsoft Visual C++ 2010 Run-Time is required.
Try to install thsi one (depends from your OS, of course):
Microsoft Visual C++ 2010 Redistributable Package (x86)
Microsoft Visual C++ 2010 Redistributable Package (x64)
Andrey.