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. Qt5 on Mac OS, error when compiling forms
Qt 6.11 is out! See what's new in the release blog

Qt5 on Mac OS, error when compiling forms

Scheduled Pinned Locked Moved General and Desktop
4 Posts 2 Posters 3.9k 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.
  • M Offline
    M Offline
    MarzLo
    wrote on last edited by
    #1

    Just installed Qt5 on Mac OS 10.8 and tried to compile an existing program. Got error messages from the retranslate module
    "UnicodeUTF8 is not a member of QApplication". The form was created in the former DESIGNER environment. Same problem in other programs. What can I do?

    1 Reply Last reply
    0
    • D Offline
      D Offline
      dominik_j
      wrote on last edited by
      #2

      I think one possible solution is to run the uic Tool again on your .ui files. The tool is located in the installation directory in the bin folder.

      1 Reply Last reply
      0
      • M Offline
        M Offline
        MarzLo
        wrote on last edited by
        #3

        Sorry, I did not find the mentioned tool, neither in Qt5.0.0 nor in QtSDK. For the time being I use an seperate Designer 2.6.1, not the one included in Qt 5.

        1 Reply Last reply
        0
        • D Offline
          D Offline
          dominik_j
          wrote on last edited by
          #4

          The tool should be located inside the location where also qmake and the other tools are. On Mac it is Qt5.0.0/5.0.0/clang_64/bin

          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