[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#725146: marked as done (qtcreator does not automatically find Qt5.1.1)



Your message dated Wed, 19 Nov 2014 14:42:11 -0600
with message-id <20141119204209.GA891@mira.lan.galacticasoftware.com>
and subject line New Qt Creator automatically detects Qt versions
has caused the Debian Bug report #725146,
regarding qtcreator does not automatically find Qt5.1.1
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 owner@bugs.debian.org
immediately.)


-- 
725146: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725146
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: libqt5qml-quickcontrols
Version: 5.1.1-1
Severity: normal

I'm trying to prepare a Qt5 program, using QtCreator 2.8.1 (2.8.1-3).
I want to use the new QtQuick Controls, so I've installed
libqt5qml-quickcontrols.  

QtCreator knows the new module exists: when you start
typing 'import QtQ' into your QML file, then 
'import QtQuick.Controls 1.0' comes up as one of the automatic
alternatives.

But when I build and run, I get the run-time error message:

qrc:/qml/main.qml:3:1: module "QtQuick.Controls" is not installed 

I can readily reproduce the error by starting a New Project in
QtCreator, selecting "Qt Quick 2 application (Built-in Types)" or
"Qt Quick2 UI" (the ones which print "Hello world!" on a white
background), and adding "import QtQuick.Controls 1.0" to the default
main.qml file.


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.10-3-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libqt5qml-quickcontrols depends on:
ii  dpkg                            1.17.1
ii  libc6                           2.17-93
ii  libqt5core5 [qtbase-abi-5-1-0]  5.1.1+dfsg-3
ii  libqt5gui5                      5.1.1+dfsg-3
ii  libqt5qml5                      5.1.1-1
ii  libqt5quick5                    5.1.1-1
ii  libqt5widgets5                  5.1.1+dfsg-3
ii  libstdc++6                      4.8.1-10
ii  multiarch-support               2.17-93

libqt5qml-quickcontrols recommends no packages.

libqt5qml-quickcontrols suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Version: 3.2.1+dfsg-6

The current version of Qt Creator in Debian has been patched to
automatically detect all Qt versions that are installed and visible to
qtchooser. If you see a Qt version with `qtchooser -l`, it will be
automatically detected by Qt Creator.

You are still required to setup various "kits" (compiler/Qt)
combinations before these can be used in your Qt Creator projects.

- Adam

-- 
Adam Majer
adamm@zombino.com

--- End Message ---

Reply to: