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

Issue recompiling after puttin code on git server and doing a clean clone

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • Not Evaluated
    • None
    • 2.4.3
    • Build-time integration
    • None
    • Windows with Visual Studio Professional 2017
    • Windows

    Description

      When I open a Qt project (.pro) in VS the following compilation/configuration folders are created: debug and release. Those folders contains 2 files : moc_predefs.h.cbt and qmake_qmake_immediate.qrc.

      The problem is that if I want to use a remote git repository those folders are should not be tracked and when I clone the project in a different location, VS do not compile because the file qmake_qmake_immediate.qrc. is not present. It creates the compilation folders but not the 2 mentioned files. In the remote location I am opening the VS project and not the Qt project.

      How to regenerate those 2 files?

      Attachments

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

        Activity

          People

            mecfc Miguel Costa
            yabreu Yamiel Abreu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes