Uploaded image for project: 'Qbs ("Cubes")'
  1. Qbs ("Cubes")
  2. QBS-214

MSVC: incremental linking issues warning

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 0.3
    • 0.2
    • Toolchains: Visual C++
    • None
    • MSVC

    Description

      To reproduce

      • build tests\manual\hello with debug build variant
      • touch src\main.cpp
      • build again with debug build variant

      Linker prints the warning "HelloWorld.exe not found or not built by the last incremental link; performing full link".

      This happens because: We're embedding a manifest after linking. Every change of the .exe or .dll after linking will disable the incremental linker feature for the next build.

      Attachments

        Activity

          People

            jbornema Joerg Bornemann
            jbornema Joerg Bornemann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: