← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1437682] Re: QML app with C++ plugin (cmake) has wrong import in example code

 

This bug was fixed in the package qtcreator-plugin-ubuntu -
3.1.1+15.04.20150331-0ubuntu1

---------------
qtcreator-plugin-ubuntu (3.1.1+15.04.20150331-0ubuntu1) vivid; urgency=medium

  [ Zoltán Balogh ]
  * Use the hook name in the import. Fixes LP: #1437682 (LP: #1437682)
 -- CI Train Bot <ci-train-bot@xxxxxxxxxxxxx>   Tue, 31 Mar 2015 16:49:26 +0000

** Changed in: qtcreator-plugin-ubuntu (Ubuntu)
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtcreator-plugin-ubuntu in
Ubuntu.
https://bugs.launchpad.net/bugs/1437682

Title:
  QML app with C++ plugin (cmake) has wrong import in example code

Status in qtcreator-plugin-ubuntu package in Ubuntu:
  Fix Released

Bug description:
  Creating a new 'QML app with C++ plugin (cmake)' that is called FOOBAR
  results in something that doesn't build because the FOOBAR.qml
  contains a line "import Myapp 1.0"  instead of "import FOOBAR 1.0".

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtcreator-plugin-ubuntu/+bug/1437682/+subscriptions


References