qt-labs / vstools

Other
77 stars 24 forks source link

Version 2.10 broken build and result project rebuild #10

Closed mayenjoy closed 1 year ago

mayenjoy commented 1 year ago

Describe the bug Version 2.9 is working fine but Version 2.10.2 will make solution rebuild evertime when i touch a cpp file.

To Reproduce Steps to reproduce the behavior:

  1. Go to source file and modify a cpp file.'...'
  2. Click on green local debugger button
  3. wait to see PCH file which is compiled
  4. See error

Expected behavior Only touched cpp file is compiled.

Desktop (please complete the following information):

kaheimri commented 1 year ago

Many thanks for reporting the issue @mayenjoy . The progress of the reported bug is tracked here: https://bugreports.qt.io/browse/QTVSADDINBUG-1090 Please head over to our own issue tracker if you want to comment or add some more information on the issue.