www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 13452] New: VisualD keeps linking freshly built project

https://issues.dlang.org/show_bug.cgi?id=13452

          Issue ID: 13452
           Summary: VisualD keeps linking freshly built project
           Product: D
           Version: D2
          Hardware: x86_64
                OS: Windows
            Status: NEW
          Severity: normal
          Priority: P1
         Component: VisualD
          Assignee: nobody puremagic.com
          Reporter: orhunbirsoy gmail.com

VisualD keeps linking freshly built project. After enabling "Show why a target
is rebuilt", I get the following output.
"Debug\ConsoleApp2.exe not up to date: link dependency file
C:\Development\D\ConsoleApp2\ConsoleApp2\Debug\ConsoleApp2.lnkdep does not
exist"

I am using Dmd 2.066.0, VS 2013 with Visual D 0.3.39-beta3.

If I create an empty lnkdep file everything seems to be fine.

--
Sep 10 2014