Hello Vincent, On Mon, Mar 4, 2019 at 5:37 AM Vincent DEHORS <[email protected]> wrote: > When building a multimedia image for a Nitrogen8m with master branch, I got > the following error : > > from ../../../git/ext/opencv/gstgrabcut.cpp:90: [...] > error: conflicting declaration of C function 'CvMoments cvMoments(const > cv::Moments&) > > This error comes from gstreamer1.0-plugins-bad (1.14.imx). > > 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 ? > > In gstreamer1.0-plugins-bad master, all C header includes have been removed > by : > > https://github.com/GStreamer/gst-plugins-bad/commit/26cabf9b1f2251df52be9958592b03518832cd9a
Yes; here is a good place to send a patch. Please prepare it as a PR on github so we can review and handle it. -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.ossystems.com.br Mobile: +55 (53) 9 9981-7854 Mobile: +1 (347) 903-9750 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
