Public bug reported:

If you choose to use qmake project, there's two bugs:

Open
http://pastebin.ubuntu.com/12513759/plain/
and search for "touch"
That touches a file in build/po/... -- but the po directory does not exist. 
Creating it manually works around the problem.


Open same link,
and search for
-g template
which is the looking for a file named template.pot. It should instead be:
-g $${UBUNTU_TRANSLATION_DOMAIN}

Because Ubuntu translation domain is used for the pot file name.

** Affects: qtcreator-plugin-ubuntu (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1498076

Title:
  qmake project i18n needs fixing

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to