Pretty please. :)
https://build.neon.kde.org/job/xenial_unstable_kde-extras_kamoso_bin_amd64/17/console It's a build error on every arch 00:26:41 In file included from /usr/include/gstreamer-1.0/gst/gstdevice.h:29:0, 00:26:41 from /workspace/build/src/devicemanager.cpp:27: 00:26:41 /usr/include/gstreamer-1.0/gst/gstelement.h:55:27: fatal error: gst/gstconfig.h: No such file or directory 00:26:41 compilation terminated. which is weird since gstconfig.h is installed
Interesting, it's in a different directory then the rest of the files in libgstreamer1.0-dev /usr/lib/x86_64-linux-gnu/gstreamer-1.0/include/gst/gstconfig.h vs /usr/include/gstreamer-1.0/gst/gstregistry.h
Thanks for pointing it out. Just pushed a fix that managed to compile on my neon system and triggered a rebuild.
Compiled but now running it fails >kamoso file:///usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Dialogs/DefaultFileDialog.qml:210:25: QML ListView: Binding loop detected for property "model" file:///usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Dialogs/DefaultFileDialog.qml:210:25: QML ListView: Binding loop detected for property "model" Segmentation fault
Ugh right, let me see if I can get qt-gstreamer to release, we need this one in. https://bugzilla.gnome.org/show_bug.cgi?id=744816
Hi, had to do some refactoring and the dependencies changed, can you please update them? Basically needs qt5 opengl and doesn't need qt-gstreamer anymore. Thanks!
libgles2-mesa-dev should be a dependency on arm64.
building https://build.neon.kde.org/job/xenial_unstable_kde-extras_kamoso/
Failed to compile https://build.neon.kde.org/job/xenial_unstable_kde-extras_kamoso_bin_arm64/8/console Could NOT find OpenGL (missing: OPENGL_gl_LIBRARY OPENGL_INCLUDE_DIR) Could not find a package configuration file provided by "OpenGLES2" with any of the following names: OpenGLES2Config.cmake There is no OpenGLES2Config.cmake anywhere in the archive
Built!