Quantcast
Channel: OpenCV Q&A Forum - RSS feed
Viewing all articles
Browse latest Browse all 41027

OpenCV 3.0 build problem

$
0
0
when i build OpenCV 3.0 on Windows7 with gcc I get this interruption [ 52%] Building CXX object modules/videoio/CMakeFiles/opencv_videoio.dir/src/cap_dshow.cpp.obj D:\opencv-master\modules\videoio\src\cap_dshow.cpp:122:11: error: 'struct IEnumP IDMap' has virtual functions and accessible non-virtual destructor [-Werror=non-virtual-dtor] interface IEnumPIDMap : public IUnknown cc1plus.exe: some warnings being treated as errors to solve it i add to cap_dshow.cpp this line virtual ~IEnumPIDMap() {} // this line exists on 2.4 branch but not on 3.0 i don't know is it a bug or related to some missing configuration. thanks in advance

Viewing all articles
Browse latest Browse all 41027

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>