You should include
- OpenCV\cv\include,
- OpenCV\cvaux\include,
- OpenCV\cxcore\include,
- OpenCV\otherlibs\cvcam\include,
- OpenCV\otherlibs\highgui,
and - OpenCV\lib.
Could you inform me what is in Project->Project
Settings->Link->object/library modules?
If cvd.lib, cxcored.lib, highguid.lib, abd cvcamd.lib are there, please
remove "d" character.
It means you need cv.lib, cxcore.lib, highgui.lib, abd cvcam.lib.
Please try again.
Thanks
Eunkwang