Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. [SOLVED] How to lupdate with qt5?
Forum Updated to NodeBB v4.3 + New Features

[SOLVED] How to lupdate with qt5?

Scheduled Pinned Locked Moved General and Desktop
4 Posts 3 Posters 22.4k 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.
  • L Offline
    L Offline
    Leon
    wrote on last edited by
    #1

    @lupdate wallch.pro
    lupdate: could not exec '/usr/lib/x86_64-linux-gnu/qt5/bin/lupdate': No such file or directory@

    Synaptic package manager (on Ubuntu 13.04 i am running):

    !http://i.imgur.com/mexEWrk.png(1)!

    What i am supposed to install? :/

    1 Reply Last reply
    0
    • K Offline
      K Offline
      koahnig
      wrote on last edited by
      #2

      Did you install Qt5 SDK?
      MinGW on windows has at least lupdate as part of the SDK installation.

      Vote the answer(s) that helped you to solve your issue(s)

      1 Reply Last reply
      0
      • D Offline
        D Offline
        dbzhang800
        wrote on last edited by
        #3

        Hi, in which way your Qt5 is installed? Dowload from qt-project.org or using apt-get ?

        lupdate is part of qt5 tools.

        @
        sudo apt-get install qttools5-dev-tools
        @

        1 Reply Last reply
        0
        • L Offline
          L Offline
          Leon
          wrote on last edited by
          #4

          [quote author="1+1=2" date="1375542604"]Hi, in which way your Qt5 is installed? Dowload from qt-project.org or using apt-get ?

          lupdate is part of qt5 tools.

          @
          sudo apt-get install qttools5-dev-tools
          @[/quote]

          did the job, thanks ;)

          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