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. Build process hangs
Qt 6.11 is out! See what's new in the release blog

Build process hangs

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 744 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.
  • yuvaramY Offline
    yuvaramY Offline
    yuvaram
    wrote on last edited by
    #1

    Hi,

    While building a project (with multiple .pri files) in Qt creator, build process hangs.
    Qt 4.8.2 with MSVC2008
    No error message is observed.
    Tried deleting build folder and re build the project, no change in observation.

    Yuvaram Aligeti
    Embedded Qt Developer
    : )

    jsulmJ 1 Reply Last reply
    0
    • yuvaramY yuvaram

      Hi,

      While building a project (with multiple .pri files) in Qt creator, build process hangs.
      Qt 4.8.2 with MSVC2008
      No error message is observed.
      Tried deleting build folder and re build the project, no change in observation.

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @yuvaram Did you try to build in a terminal:

      qmake.exe
      nmake.exe
      

      Also which step is hanging: qmake or compiling/linking?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      3

      • Login

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