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

MSVC: incremental linking issues warning

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes