Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Linux 5.15 build - cleaning before reconfiguration?
Qt 6.11 is out! See what's new in the release blog

Linux 5.15 build - cleaning before reconfiguration?

Scheduled Pinned Locked Moved Solved Installation and Deployment
2 Posts 3 Posters 791 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.
  • B Offline
    B Offline
    Bob64
    wrote on last edited by
    #1

    Hi

    I am currently trying to get a 5.15 Linux build working and this involves repeatedly installing dependencies and trying again. I'd like to start again without having to unpack the source from scratch again but output from configure says:

    Prior to reconfiguration, make sure you remove any leftovers from
    the previous build.
    

    The documentation says to run make confclean but for me that yields:

    make: *** No rule to make target `confclean'.  Stop.
    

    How do I clean a configuration?

    Thanks.

    (PS Apologies but I posted a Q in the general forum the other day that should have gone here. I hadn't spotted this subforum - sorry!)

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      The most simple: do an out of source build. That way you can nuke the build folder and start new without touching the content of the sources.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      2

      • Login

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