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. Compiler does not see any changes if I now delete AppName-Debug folder
QtWS25 Last Chance

Compiler does not see any changes if I now delete AppName-Debug folder

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
3 Posts 2 Posters 181 Views
  • 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.
  • J Offline
    J Offline
    JacobNovitsky
    wrote on last edited by
    #1

    Compiler does not see any changes if I now delete AppName-Debug folder.
    It happens only If I use Qt libs
    If I use Qt Creator for cpp libs only, I dont face such issue

    Ubuntu, 6.4.2 Qt
    Please dont suggest to update version, previous versions had same issues
    Namaste :)

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

      Please provide a proper error description - does the compiler not find a needed source file or do you speak from the code editor in QtCreator? These are two completely different things.
      And what do you mean with 'does not see any changes'? What do you change and what do you expect to 'see'?

      Is this a dupe of https://forum.qt.io/topic/158242 ?

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

      J 1 Reply Last reply
      0
      • Christian EhrlicherC Christian Ehrlicher

        Please provide a proper error description - does the compiler not find a needed source file or do you speak from the code editor in QtCreator? These are two completely different things.
        And what do you mean with 'does not see any changes'? What do you change and what do you expect to 'see'?

        Is this a dupe of https://forum.qt.io/topic/158242 ?

        J Offline
        J Offline
        JacobNovitsky
        wrote on last edited by
        #3

        @Christian-Ehrlicher no, I'm sane person :)
        more details:
        I do some changes in code lines using Qt Creator
        Save it
        Run and Build
        There is no change in App Run as I can see in Terminal
        Then if you delete App-Debug folder and repeat preceiding steps, issue is going to be fixed

        1 Reply Last reply
        0
        • Christian EhrlicherC Christian Ehrlicher moved this topic from General and Desktop on

        • Login

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