Results 1 to 3 of 3

Thread: Slight problem with Qt Creator

  1. #1
    Join Date
    Jun 2010
    Posts
    22
    Qt products
    Qt4
    Platforms
    Windows

    Default Slight problem with Qt Creator

    I'm having to small problem with Qt Creator. No matter how many times I recompile my project, it doesn't seem to make any changes to ui_MainWindow.h. I added some icons and some toolbar buttons to my MainWindow.ui, but when I compile their not there. Does anyone know how to fix this?

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Slight problem with Qt Creator

    Delete the file manually. And make sure you are changing the proper file and not some stale copy
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. #3
    Join Date
    Aug 2009
    Location
    Belgium
    Posts
    310
    Thanks
    10
    Thanked 31 Times in 25 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Slight problem with Qt Creator

    When the program runs, do you see the changes or not ? If you do, then the ui_mainwindow.h is generated some place else.

    In QtCreator, press the 'projects' icon on the left. There may be an icon 'shadow build' that is set. It makes Qt build your project in some other location.

    Also, you could just search your harddisk for the ui_mainwindow.h.

    Best regards,
    Marc

Similar Threads

  1. Creator 2.0 problem
    By waynew in forum Installation and Deployment
    Replies: 2
    Last Post: 27th June 2010, 01:38
  2. Problem with Qt Creator
    By Qt Coder in forum Qt Programming
    Replies: 1
    Last Post: 8th June 2010, 12:48
  3. problem with qt creator
    By mmm286 in forum Newbie
    Replies: 1
    Last Post: 24th May 2010, 15:12
  4. Slight change leads to segmentation fault in qt example
    By codemonkey in forum Qt Programming
    Replies: 0
    Last Post: 24th January 2010, 08:10
  5. QT Creator problem with examples
    By maccabees in forum Newbie
    Replies: 6
    Last Post: 27th July 2009, 18:19

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.