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. Lupdate hangs forever
Forum Updated to NodeBB v4.3 + New Features

Lupdate hangs forever

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 1.8k 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.
  • F Offline
    F Offline
    floatingWoods
    wrote on last edited by
    #1

    Hi,

    I am using lupdate on a project, and it hangs on me after outputting:

    @
    D:/myProject/Source/bullet/BulletCollision/NarrowPhaseCollision/btVoronoiSimplexSolver.h:21: circular inclusion of D:/myProject/Source/bullet/BulletCollision/NarrowPhaseCollision/btSimplexSolverInterface.h
    @

    I have to mention that lupdate also outputs a lot of messages like

    @
    function 'system' is not implemented
    function 'eval' is not implemented
    @

    There are also other messages like

    @
    Excess closing brace in c++ code (or abuse of the c++ preprocessor)
    @

    Now I read a lot about similar issues with lupdate, but never read that it actually hangs. What are my options here?
    I tested another project (much smaller) and on that one it succeeds apparently, even if there too are many warning/error messages.

    What are my options? Modify the code? There my problem is that those errors mainly occure on 3rd party software packages, and modifying something there would mean having to do that over and over again when I update the packages. This includes libraries like "boost"

    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