Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

fatal error: opencv2/highgui/highgui.hpp: No such file or directory

Hi I tried installing opencv with code::blocks and mingw in windows 7. I followed the steps as per the site "http://kevinhughes.ca/tutorials/opencv-install-on-windows-with-codeblocks-and-mingw/" and in the end i as successful in running the demo program hello world. bt when i added a line "#include "opencv2/core/core.hpp"" it shows "fatal error: opencv2/highgui/highgui.hpp: No such file or directory|". I'm a newbie. So please help me out. Thanks in advance

click to hide/show revision 2
retagged

updated 2015-02-08 11:06:40 -0600

berak gravatar image

fatal error: opencv2/highgui/highgui.hpp: No such file or directory

Hi I tried installing opencv with code::blocks and mingw in windows 7. I followed the steps as per the site "http://kevinhughes.ca/tutorials/opencv-install-on-windows-with-codeblocks-and-mingw/" and in the end i as successful in running the demo program hello world. bt when i added a line "#include "opencv2/core/core.hpp"" it shows "fatal error: opencv2/highgui/highgui.hpp: No such file or directory|". I'm a newbie. So please help me out. Thanks in advance