Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Behind the Scenes
  3. Qt.io webservices
  4. Qt 5, windows 7 : lupdate doesn't create ts file
Forum Updated to NodeBB v4.3 + New Features

Qt 5, windows 7 : lupdate doesn't create ts file

Scheduled Pinned Locked Moved Qt.io webservices
2 Posts 2 Posters 4.0k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • W Offline
    W Offline
    wllefeb
    wrote on 28 May 2013, 07:05 last edited by
    #1

    Hi,
    I'm new to Qt. I want to create a multilanguage application (english, dutch & french).
    1.In the pro-file of my project I specified the ts-filenames as parameters of TRANSLATIONS :
    TRANSLATIONS = midi_fr.ts
    midi_nl.ts
    2. I got to the tools-menu("Outils") -> External ("Externe")->Linguist->lupdate (mettre à jour les traductions)
    and in the general messages I get :
    Lancement de l'outil externe "C:/Qt/Qt5.0.2/5.0.2/mingw47_32/bin/lupdate" C:/Qt/qtprojects/MDI/mdi.pro
    But I don't obtain any ts-file?
    What am I doing wrong?
    Can anyone help me?
    Thanks.
    Willy

    1 Reply Last reply
    0
    • X Offline
      X Offline
      XelaG
      wrote on 21 Jan 2014, 15:19 last edited by
      #2

      This is a user privileges issue.
      If you open Qt command shell and run
      @lupdate your_project.pro@

      windows will ask you if lupdate can modify your PC and then the .ts files will be created.

      "Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live." - Martin Golding

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved