<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Hi all,</div><div><br></div><div>When building a multimedia image for a Nitrogen8m with master branch, I got the following error :</div><div><br></div><div>from ../../../git/ext/opencv/gstgrabcut.cpp:90: [...]</div><div>error: conflicting declaration of C function 'CvMoments cvMoments(const cv::Moments&)</div><div><br></div><div>This error comes from gstreamer1.0-plugins-bad (1.14.imx).</div><div><br></div><div>I managed to build by using HPP header instead of the C one in from gstgrabcut.cpp, like this is already done in 0001-opencv-fix-build-for-opencv-3-4-2.patch. I am not sure where to send the patch, is-it the right place ?</div><div><br></div><div>In gstreamer1.0-plugins-bad master, all C header includes have been removed by :</div><div><ul><li><a href="https://github.com/GStreamer/gst-plugins-bad/commit/26cabf9b1f2251df52be9958592b03518832cd9a">https://github.com/GStreamer/gst-plugins-bad/commit/26cabf9b1f2251df52be9958592b03518832cd9a</a></li></ul><div>Regards,</div><div>Vincent<br></div><div><br></div></div></div></div></div></div></div>