Results 1 to 2 of 2

Thread: Generated Files ... VS2005 How do I regenerate?

  1. #1
    Join Date
    May 2009
    Location
    Memphis, TN
    Posts
    22
    Thanks
    3
    Qt products
    Qt4
    Platforms
    Windows

    Question Generated Files ... VS2005 How do I regenerate?

    Hi, I am using qt 4.5.1 on vs2005 XP.

    I have the qt vs integration installed and build was not running moc on a file inside a subdirectory, so deleted all the files in the "Generated File" directory.

    I tried running qmake from the command line and now building my project no longer builds any moc files.

    How do I regerate my "Generated Files" ?

    Thank you, Jeff.

  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: Generated Files ... VS2005 How do I regenerate?

    Run qmake -tp vc to regenerate a Visual Studio project file from qmake project file (you need to have one of course).
    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.


Similar Threads

  1. No .h or .cpp Files Generated
    By gwb in forum Qt Tools
    Replies: 7
    Last Post: 21st April 2007, 19:26

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.