Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Can only use opencv when creating "win32 console Application"

I am not able to include the opencv libraries when using other project template than "Win32 Console Application". Am I doing something wrong or is this how it should be? (Every how-to for opencv use that template.)

I use the same property sheets as I used in previous projects.

This problem occured when I created a "Visual C++ empty project" for the directshow.

Thanks

Can only use opencv when creating "win32 console Application"

I am not able to include the opencv libraries when using other project template than "Win32 Console Application". Am I doing something wrong or is this how it should be? (Every how-to for opencv use that template.)

I use the same property sheets as I used in previous projects.

This problem occured when I created a "Visual C++ empty project" for the directshow.

Thanks

edit:

I dont have any stdafx.h file in this empty project. Could this be the problem? What should I do? Add it?