Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Problem with Lupdate
Qt 6.11 is out! See what's new in the release blog

Problem with Lupdate

Scheduled Pinned Locked Moved Qt Creator and other tools
3 Posts 2 Posters 2.6k 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.
  • S Offline
    S Offline
    syrianzoro
    wrote on last edited by
    #1

    hi every body,
    please could someone help me to configure the pro file to generate ts file, I get the following problem even when use qt 4.7.3 and qt 4.7.4 .

    the windows command line report error messages then terminate

    @Project MESSAGE:
    C:/Qt/4.7.4/mkspecs/features/default_post.prf(5):Function 'system' is not implemented
    C:/Qt/4.7.4/mkspecs/features/debug_and_release.prf(66):Function 'eval' is not implemented
    C:/Qt/4.7.4/mkspecs/features/debug_and_release.prf(69):Function 'eval' is not implemented
    C:/Qt/4.7.4/mkspecs/features/debug_and_release.prf(72):Function 'eval' is not implemented
    C:/Qt/4.7.4/mkspecs/features/debug_and_release.prf(75):Function 'eval' is not implemented
    C:/Qt/4.7.4/mkspecs/features/debug_and_release.prf(78):Function 'eval' is not implemented
    C:/Qt/4.7.4/mkspecs/features/debug_and_release.prf(80):Function 'eval' is not implemented
    C:/Qt/4.7.4/mkspecs/features/debug_and_release.prf(82):Function 'eval' is not implemented
    C:/Qt/4.7.4/mkspecs/features/debug_and_release.prf(84):Function 'eval' is not implemented

    This application has requested the Runtime to terminate it in an unusual way.
    Please contact the application's support team for more information.@

    Qt is the future

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      Never had that problem on GNU/Linux. Are you using Qt console (I think there was something like that on Windows. Alternatively, are Qt binaries in your $PATH)? Are your libraries compiled (the fact that lupdate reports some problems inside Qt sources is quite strange)?

      Translations are well described in documentation, try looking there.

      (Z(:^

      1 Reply Last reply
      0
      • S Offline
        S Offline
        syrianzoro
        wrote on last edited by
        #3

        in the same project some libraries report the same message but ts file generated,except the app pro file terminated unusually

        Qt is the future

        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