parse_yuv_type in libavfilter.a(vf_scale.o) "swscale_version", referenced from: QtAV::Internal::get_depend_component(QtAV::Internal::depend_component const) in libQtAV_debug.a(QtAV_Global.o) "sws_getCachedContext", referenced from: ...
Hey Carlos, no it doesn't, at least our builds do not and have not (at least none I have built or seen). I need to add it to the qt package anyway. It should be safe enough to do since it's only used when two better (hardware accelerated) options fail to work. This bug is ...
parse (tree t, T& result) { ^ Graphics/Mathematics/math_tree.hpp:33:19: warning: unused parameter 'result' [-Wunused-parameter] parse (tree t, T& result) { ^ In file included from ./Plugins/Qt/QTMFileDialog.cpp:24: In file included from ./Plugins/Qt/qt_utilities.hpp:14: In file...
I'm having a problem when trying to run an Android app linked to Firebase on Flutter. The app will install fine on iOS, but the gradle build fails for installing onto Android. I've run flutter pub get from the root directory of my Flutter project. In VSCode when I try to run a ...