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. shadow build issue ?
Forum Updated to NodeBB v4.3 + New Features

shadow build issue ?

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

    OK, I did RTFM about shadow build and now I have issues.
    This a simple main window only test project. Works as expected with

    projects "shadow build" selected and this default directory

    /home/f/build-TEST_PROJECT-Desktop-Debug

    13f1cfd5-347a-49cd-a4a9-c2ae1ee5a78f-image.png

    What is " skipping qmake step " telling me ?
    Is that normal ?

    I have never payed attention to top of the build message , until now.
    BTW in this simple project I have no issue building simple ( clear listWidget) "connect" (go to slot option) in Qt Designer .

    1 Reply Last reply
    0
    • Christian EhrlicherC Offline
      Christian EhrlicherC Offline
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @AnneRanch said in shadow buidl issue ?:

      What is " skipping qmake step " telling me ?

      I really wonder what's so hard to understand when you read the complete line

      'Configuration unchanged, skipping qmake step'

      I mean - the configuration is not changed, so qmake doesn't need to be executed.

      Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
      Visit the Qt Academy at https://academy.qt.io/catalog

      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