Package Details: mingw-w64-qt5-quickcontrols2 5.15.13+kde+r5-1

Git Clone URL: https://aur.archlinux.org/mingw-w64-qt5-quickcontrols2.git (read-only, click to copy)
Package Base: mingw-w64-qt5-quickcontrols2
Description: Reusable Qt Quick based UI controls to create classic desktop-style user interfaces (mingw-w64)
Upstream URL: https://www.qt.io/
Licenses: custom, GPL3, LGPL, FDL
Groups: mingw-w64-qt5
Submitter: Martchus
Maintainer: Martchus
Last Packager: Martchus
Votes: 0
Popularity: 0.000000
First Submitted: 2016-03-28 18:04 (UTC)
Last Updated: 2024-03-16 18:51 (UTC)

Pinned Comments

Martchus commented on 2016-07-10 19:38 (UTC)

All my packages are managed at GitHub where you can also contribute directly: https://github.com/Martchus/PKGBUILDs There also exist a binary repository: https://martchus.no-ip.biz/repo/arch/ownstuff For general discussion and issues not only concerning this Qt module in particular please use the comment section of the package mingw-w64-qt5-base.

Latest Comments

Martchus commented on 2018-12-18 14:58 (UTC) (edited on 2018-12-18 14:59 (UTC) by Martchus)

@luntik2012 It seems like you're building version 5.12.0 (...qtquickcontrols2-everywhere-src-5.12.0...) but headers from 5.11.2 are included (.../usr/i686-w64-mingw32/include/qt/QtQml/5.11.2/QtQml/private/qv4qmlcontext_p.h). That is not going to work. Please uninstall the previous version first or preferably build in a clean chroot.

This is also a known issue. Please read the pinned comment under https://aur.archlinux.org/packages/mingw-w64-qt5-base.

luntik2012 commented on 2018-12-18 14:52 (UTC)

/home/nikita/tmp/yaourt-tmp-nikita/aur-mingw-w64-qt5-quickcontrols2/src/qtquickcontrols2-everywhere-src-5.12.0/src/quicktemplates2/qquickstackview_p.cpp:103:58: error: invalid conversion from ‘uint’ {aka ‘unsigned int’} to ‘QV4::String*’ [-fpermissive]
                 QV4::ScopedValue value(scope, array->get(j));
                                                          ^
In file included from /usr/i686-w64-mingw32/include/qt/QtQml/5.11.2/QtQml/private/qv4qmlcontext_p.h:57,
                 from /home/nikita/tmp/yaourt-tmp-nikita/aur-mingw-w64-qt5-quickcontrols2/src/qtquickcontrols2-everywhere-src-5.12.0/src/quicktemplates2/qquickstackview_p.cpp:43:
/usr/i686-w64-mingw32/include/qt/QtQml/5.11.2/QtQml/private/qv4object_p.h:363:38: note:   initializing argument 1 of ‘QV4::ReturnedValue QV4::Object::get(QV4::String*, bool*) const’
     inline ReturnedValue get(String *name, bool *hasProperty = nullptr) const
                              ~~~~~~~~^~~~
/home/nikita/tmp/yaourt-tmp-nikita/aur-mingw-w64-qt5-quickcontrols2/src/qtquickcontrols2-everywhere-src-5.12.0/src/quicktemplates2/qquickstackview_p.cpp:107:68: error: invalid conversion from ‘uint’ {aka ‘unsigned int’} to ‘QV4::String*’ [-fpermissive]
                         QV4::ScopedValue props(scope, array->get(j + 1));
                                                                  ~~^~~
In file included from /usr/i686-w64-mingw32/include/qt/QtQml/5.11.2/QtQml/private/qv4qmlcontext_p.h:57,
                 from /home/nikita/tmp/yaourt-tmp-nikita/aur-mingw-w64-qt5-quickcontrols2/src/qtquickcontrols2-everywhere-src-5.12.0/src/quicktemplates2/qquickstackview_p.cpp:43:
/usr/i686-w64-mingw32/include/qt/QtQml/5.11.2/QtQml/private/qv4object_p.h:363:38: note:   initializing argument 1 of ‘QV4::ReturnedValue QV4::Object::get(QV4::String*, bool*) const’
     inline ReturnedValue get(String *name, bool *hasProperty = nullptr) const

Martchus commented on 2018-01-24 16:32 (UTC)

@luntik2012

luntik2012 commented on 2018-01-24 14:55 (UTC) (edited on 2018-01-24 14:55 (UTC) by luntik2012)

-> Building static version for i686-w64-mingw32 /mnt/ssd120/tmp/yaourt-tmp-nick/aur-mingw-w64-qt5-quickcontrols2/src/qtquickcontrols2-everywhere-src-5.10.0/build-i686-w64-mingw32-static /mnt/ssd120/tmp/yaourt-tmp-nick/aur-mingw-w64-qt5-quickcontrols2/src/qtquickcontrols2-everywhere-src-5.10.0 /usr/i686-w64-mingw32/lib/qt/mkspecs/features/toolchain.prf:156: Variable QMAKE_DEFAULT_INCDIRS is not defined. /usr/i686-w64-mingw32/lib/qt/mkspecs/features/toolchain.prf:157: Variable QMAKE_DEFAULT_LIBDIRS is not defined. Project ERROR: Cannot run target compiler 'i686-w64-mingw32-g++'. Maybe you forgot to setup the environment? ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Makepkg was unable to build mingw-w64-qt5-quickcontrols2. ==> Restart building mingw-w64-qt5-quickcontrols2 ? [y/N]

Martchus commented on 2016-07-10 19:38 (UTC)

All my packages are managed at GitHub where you can also contribute directly: https://github.com/Martchus/PKGBUILDs There also exist a binary repository: https://martchus.no-ip.biz/repo/arch/ownstuff For general discussion and issues not only concerning this Qt module in particular please use the comment section of the package mingw-w64-qt5-base.