<div dir="ltr"><div><div><div>Hi peopple<br><br></div>I have the following code:<br><br>#include <QApplication><br>#include <QGst/Init><br><br>int main(int argc, char *argv[])<br>{<br>    QApplication a(argc, argv);<br>
<br>    return a.exec();<br>}<br><br></div><div>and this code give me the following error, and I'm not doing nothing....<br><br>Error: /home/freddy/.local/include/Qt5GStreamer/QGlib/refpointer.h:273: error: 'check' is not a member of 'QGlib::Private::RefPointerEqualityCheck<QGst::Element, std::nullptr_t>'<br>
     return Private::RefPointerEqualityCheck<T, X>::check(*this, other);<br></div>/home/freddy/.local/include/Qt5GStreamer/QGlib/refpointer.h<br><br></div><div>i'm using Qt5 and I've download the QtGStreamer from github and compile it, and right now I can not use it... what is that error ??<br>
<br></div><div>help me please<br><br>best regards<br><br>freddy<br></div><div><div><div><div>-- <br><div dir="ltr">-------<br>"El tamaño de tus logros depende del tamaño de tus metas."<br>-------<br>Freddy Martinez Garcia<br>
Lic. en Ciencia de la Computación.<br>Edad: 31 Años<br>Nacido en: Santiago de Cuba<br>Recide en: Buenos Aires. Capital Federal<br>e-mails:<br>    * <a href="mailto:freddy311082@gmail.com" target="_blank">freddy311082@gmail.com</a><br>
    * <a href="mailto:freddymg311082@hotmail.com" target="_blank">freddymg311082@hotmail.com</a> <br></div>
</div></div></div></div></div>