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

Always mocing, still when project is not changed

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 1.1.11
    • 1.1.9
    • General

    Description

      When using two instances of VS 2010 with the same vcxprojs but different sln i.e. on two win2008 terminal sessions, and one of the instances is set to win32/debug and the other is set to X64/debug, always almost starting compile or debug, moc processes start, still when nothing was changed.

      Problem is GeneratedFiles, it is divided into release and debug, but not also divided into platforms. So the default should be ./GeneratedFiles/Win32/Release | ../Debug and ./GeneratedFiles/X64/Release | ../Debug as default. In standard use, the moc_ files are shared in X64/Win32 and this seems to be the problem....

      When only one instance of VS 2010 is running on one of the equal solutions, no "random" moc runs does occur...

      Attachments

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

        Activity

          People

            ishaataj Ismo Haataja
            peterbienert@azegmbh.de Peter Bienert
            Votes:
            4 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes