[Issue 12922] Solution is always rebuilt in Visual Studio 2010
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Sat Jun 14 06:36:48 PDT 2014
    
    
  
https://issues.dlang.org/show_bug.cgi?id=12922
Rainer Schuetze <r.sagitario at gmx.de> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |r.sagitario at gmx.de
--- Comment #1 from Rainer Schuetze <r.sagitario at gmx.de> ---
I've seen in it on one other system, too. The dependency tracking for the
linker seems to fail.
You can disable it in the "Projects and Solutions->Visual D Settings" setup
page by unchecking "Monitor OPTLINK dependencies". It only has effect on the
build if implicitely linked libraries are modified.
--
    
    
More information about the Digitalmars-d-bugs
mailing list