Your message dated Tue, 19 Mar 2019 18:42:48 -0300
with message-id
<CA+QPbz0C+8fVr-w6gke6QbNP5x=jmhamfs_noaez0llrjlh...@mail.gmail.com>
and subject line Re: Bug#924959: qtcreator: Probably missing qtdeclarative5-dev
dependency
has caused the Debian Bug report #924959,
regarding qtcreator: Probably missing qtdeclarative5-dev dependency
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
924959: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=924959
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: qtcreator
Version: 4.8.2-1
Severity: important
Dear Maintainer,
I'm a newbie what comes to QT, so tried to install and use qtcreator.
Trying to build a simple "Hello World" -style program lead to error
message stating something like "Unknown module(s) in QT: qml quick".
At first, tried to install all the quick-dev-packages, then googled...
And installing qtdeclarative5-dev did the trick.
This library doesn't seem to be even suggested dependency, even though
needed to build the simplest qt program.
-- System Information:
Debian Release: buster/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 4.19.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=fi_FI@euro (charmap=ISO-8859-15), LANGUAGE=C
(charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages qtcreator depends on:
ii libbotan-2-9 2.9.0-2
ii libc6 2.28-8
ii libclang1-7 1:7.0.1-8
ii libgcc1 1:8.3.0-2
ii libgl1 1.1.0-1
ii libllvm7 1:7.0.1-8
ii libqbscore1.12 1.12.2+dfsg-2
ii libqbsqtprofilesetup1.12 1.12.2+dfsg-2
ii libqt5concurrent5 5.11.3+dfsg-5
ii libqt5core5a [qtbase-abi-5-11-3] 5.11.3+dfsg-5
ii libqt5designer5 5.11.3-4
ii libqt5designercomponents5 5.11.3-4
ii libqt5gui5 5.11.3+dfsg-5
ii libqt5help5 5.11.3-4
ii libqt5network5 5.11.3+dfsg-5
ii libqt5printsupport5 5.11.3+dfsg-5
ii libqt5qml5 [qtdeclarative-abi-5-11-2] 5.11.3-4
ii libqt5quick5 5.11.3-4
ii libqt5quickwidgets5 5.11.3-4
ii libqt5script5 5.11.3+dfsg-2
ii libqt5serialport5 5.11.3-2
ii libqt5sql5 5.11.3+dfsg-5
ii libqt5sql5-sqlite 5.11.3+dfsg-5
ii libqt5widgets5 5.11.3+dfsg-5
ii libqt5xml5 5.11.3+dfsg-5
ii libstdc++6 8.3.0-2
ii qml-module-qtqml-models2 5.11.3-4
ii qml-module-qtquick-controls 5.11.3-2
ii qml-module-qtquick2 5.11.3-4
ii qtchooser 66-1
ii qtcreator-data 4.8.2-1
Versions of packages qtcreator recommends:
ii clang 1:7.0-47
ii gdb 8.2.1-2
ii make 4.2.1-1.2
ii qmlscene 5.11.3-4
ii qt5-doc 5.11.3-1
ii qt5-qmltooling-plugins 5.11.3-4
ii qtbase5-dev-tools 5.11.3+dfsg-5
ii qtcreator-doc 4.8.2-1
ii qtdeclarative5-dev-tools 5.11.3-4
ii qttools5-dev-tools 5.11.3-4
ii qttranslations5-l10n 5.11.3-2
ii qtxmlpatterns5-dev-tools 5.11.3-2
ii rxvt-unicode [x-terminal-emulator] 9.22-6
ii xterm [x-terminal-emulator] 344-1
Versions of packages qtcreator suggests:
pn clazy <none>
ii cmake 3.13.4-1
ii g++ 4:8.3.0-1
ii git 1:2.20.1-2
ii kate-data 4:4.14.3-5
ii subversion 1.10.4-1
pn valgrind <none>
-- no debconf information
--- End Message ---
--- Begin Message ---
Hi Teemu!
El mar., 19 mar. 2019 04:15, Teemu Järvinen <tam...@gmail.com> escribió:
> Package: qtcreator
> Version: 4.8.2-1
> Severity: important
>
> Dear Maintainer,
>
> I'm a newbie what comes to QT, so tried to install and use qtcreator.
> Trying to build a simple "Hello World" -style program lead to error
> message stating something like "Unknown module(s) in QT: qml quick".
> At first, tried to install all the quick-dev-packages, then googled...
> And installing qtdeclarative5-dev did the trick.
>
> This library doesn't seem to be even suggested dependency, even though
> needed to build the simplest qt program.
>
While qt creator is the preferred way to create qt-based programs it does
not means it's exclusively for that. In fact I even use it to program micro
controllers.
And the minimum necessary dependency to create qt-based applications is qt
Core, part of qtbase5-dev.
So no, creator should not install any kind of qt development package, it's
up to the user to install the required dependencies for his/her project.
I'm so closing this bug.
Cheers, Lisandro.
--- End Message ---