Can only use opencv when creating "win32 console Application"

asked 2013-05-08 08:51:37 -0600

MattiasR gravatar image

updated 2013-05-08 08:53:12 -0600

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?

edit retag flag offensive close merge delete