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. Modifications not taken with QtCreator

Modifications not taken with QtCreator

Scheduled Pinned Locked Moved Qt Creator and other tools
3 Posts 2 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.
  • D Offline
    D Offline
    doubitchou
    wrote on last edited by
    #1

    This is a weird behaviour I have with QtCreator:

    * If I modify the ui within the designer the modifications are not taken in account, like nothing have been changed.
    

    Workaround : after tried clean/clean all/ compile/recompile the project/ quit QtCreator; it seems that the only possibility is to switch from the Symbian project to
    Desktop + recompiling and back to Symbian again.

    I use really often creator during all the day, and this just happened this morning

    As I tested it many times, I thought it was enough to create a bug :
    http://bugreports.qt.nokia.com/browse/QTCREATORBUG-3709

    1 Reply Last reply
    0
    • J Offline
      J Offline
      Jazoja
      wrote on last edited by
      #2

      Hi, I think I have the same problem on Ubuntu 11.04/QtCreator.
      I have modified an .ui form, the changes written back to the filesystem.
      Have made clean/rebuild etc. but the running program always remains the same...
      Maybe some kind of cache?

      1 Reply Last reply
      0
      • J Offline
        J Offline
        Jazoja
        wrote on last edited by
        #3

        I think I solved the problem.
        Something was wrong with the directory structure.
        I made the following changes:

        Created a folder "Naptar" for my project.

        Copied the former project folder "Naptar" with all the contents under the main "Naptar" folder.

        Deleted the "Naptar.pro.user" file.

        Opened the project file and set the new folders by simply clicking OK

        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