Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to run my app on another PC?

Hello.

I'm using OpenCV 3.3.1 on Windows 7 64-bit and Visual Studio 2017.

I want to run my .exe on another PC. On target PC installed Win7(64-bit) but there are no Visual Studio and OpenCV.

Is there detailed guide how to make my application portable? I've tried to place necessary .dll files (opencv_core331d.dll, opencv_highgui331d.dll and so on) in folder with my .exe file, but it doesnt help. Moreover, I got error about missing VCRUNTIME140D.DLL and some others non-opencv libraries.

Is there detailed guidance about making OpenCV projects portable?

Regards

How to run my app on another PC?

Hello.

I'm using OpenCV 3.3.1 on Windows 7 64-bit and Visual Studio 2017.

I want to run my .exe on another PC. On target PC installed Win7(64-bit) but there are no Visual Studio and OpenCV.

Is there detailed guide how How to make my application portable? I've tried to place necessary .dll files (opencv_core331d.dll, opencv_highgui331d.dll and so on) in folder with my .exe file, but it doesnt help. Moreover, I got error about missing VCRUNTIME140D.DLL and some others non-opencv libraries.

Is there detailed guidance about making OpenCV projects portable?

Regards

How to run my app on another PC?

Hello.

I'm using OpenCV 3.3.1 on Windows 7 64-bit and Visual Studio 2017.

I want to run my .exe on another PC. On target PC installed Win7(64-bit) but there are no Visual Studio and OpenCV.

How to make my application portable? I've tried to place necessary .dll files (opencv_core331d.dll, opencv_highgui331d.dll and so on) in folder with my .exe file, but it doesnt help. Moreover, I got error about missing VCRUNTIME140D.DLL and some others non-opencv libraries.

Is there detailed guidance about making OpenCV projects portable?

Regards

How to run my app on another PC?

Hello.

I'm using OpenCV 3.3.1 on Windows 7 64-bit and Visual Studio 2017.2017. EDIT:

Actually version of VS showed as 15 2017: image description

I want to run my .exe on another PC. On target PC installed Win7(64-bit) but there are no Visual Studio and OpenCV.

How to make my application portable? I've tried to place necessary .dll files (opencv_core331d.dll, opencv_highgui331d.dll and so on) in folder with my .exe file, but it doesnt help. Moreover, I got error about missing VCRUNTIME140D.DLL and some others non-opencv libraries.

Is there detailed guidance about making OpenCV projects portable?

Regards

How to run my app on another PC?

Hello.

I'm using OpenCV 3.3.1 on Windows 7 64-bit and Visual Studio 2017. 2017.

EDIT:

Actually version Version of VS showed in Cmake as 15 2017: image description

I want to run my .exe on another PC. On target PC installed Win7(64-bit) but there are no Visual Studio and OpenCV.

How to make my application portable? I've tried to place necessary .dll files (opencv_core331d.dll, opencv_highgui331d.dll and so on) in folder with my .exe file, but it doesnt help. Moreover, I got error about missing VCRUNTIME140D.DLL and some others non-opencv libraries.

Is there detailed guidance about making OpenCV projects portable?

Regards