Uploaded image for project: 'Qt Visual Studio Tools'
  1. Qt Visual Studio Tools
  2. QTVSADDINBUG-305

Visual Studio Add-In always tries to change the visual studio project file after saving a file with Q_OBJECT in it...

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 1.1.6
    • 1.1.6
    • General
    • None
    • d84d67212e12327e9e1a39c3280f6f0bbc8b189f dba6d48c196241bc7c74b6311288b3369e7ae708 600bbd0b732b818bd9428fd07ac643be87999ead

    Description

      We are using Visual Studio 2005 and the non-commercial add-in version 1.1.1.

      Everytime I save a file which has the Q_OBJECT macro in it, the QT macro tries to get write access to the visual studio project file and it changes almost every entry in it, even if for this file the custiom build steps for moccing already existed.

      This is very annoying, since the project file is difficult to merge and qt changes the position of almost every entry.
      Second, we are quite a few people working on the same project and and visual studio has an exlusive lock in our source control system because of the merge situation. Now, everytime I save a file, it tries to get the lock of the project.

      Why do you not first check, if the entry in the project file is already there and correct and only write to the project file, if there are changes to be made?

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            owolff Oliver Wolff
            rogerbriggen@schleuniger.ch Roger Briggen
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes