Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

OpenCV with Windows Application - Urgent Please

Hello Guys,

I would like to use OpenCV in a Windows Application instead of Console Application, but when I compile the code, it shows that error:

1>MSVCRTD.lib(crtexew.obj) : error LNK2019: unresolved external symbol _WinMain@16 referenced in function ___tmainCRTStartup 1>C:\Users\i830665\Documents\Visual Studio 2012\Projects\OpenCV - GUI\Debug\OpenCV - GUI.exe : fatal error LNK1120: 1 unresolved externals

I was using the OpenCV in Console Application and it was working fine, now I have to use Windows Application because I am doing a GUI to work with OpenCV.

Please guys it is urgent, I would appreciate it if someone could help me to solve that.

Thank you

OpenCV with Windows Application - Urgent Please

Hello Guys,

I would like to use OpenCV in a Windows Application instead of Console Application, but when I compile the code, it shows that error:

1>MSVCRTD.lib(crtexew.obj) : error LNK2019: unresolved external symbol _WinMain@16 referenced in function ___tmainCRTStartup 1>C:\Users\i830665\Documents\Visual Studio 2012\Projects\OpenCV - GUI\Debug\OpenCV - GUI.exe : fatal error LNK1120: 1 unresolved externals

I was using the OpenCV in Console Application and it was working fine, now I have to use Windows Application because I am doing a GUI to work with OpenCV.OpenCV, but I don't how to use opencv in widnows application or how to use GUI programming in console application.

Please guys it is urgent, I would appreciate it if someone could help me to solve that.

Thank you

Error OpenCV with Windows Application - Urgent Please

Hello Guys,

I was using the OpenCV in Console Application and it was working fine, now I have to use Windows Application because I am doing a GUI to work with OpenCV, but I don't how to use opencv in widnows application or how to use GUI programming in console application.it is showing an error.

Please guys it is urgent, I would appreciate it if someone could help me to solve that.

Thank you