[Issue 21435] New: The window .win64 make file for visual studio depends on the make.exe that is part of the dmd folder.
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Nov 27 23:59:14 UTC 2020
https://issues.dlang.org/show_bug.cgi?id=21435
Issue ID: 21435
Summary: The window .win64 make file for visual studio depends
on the make.exe that is part of the dmd folder.
Product: D
Version: D2
Hardware: All
OS: Windows
Status: NEW
Severity: enhancement
Priority: P1
Component: phobos
Assignee: nobody at puremagic.com
Reporter: alexanderheistermann at gmail.com
The newer versions of dmd no longer comes with the make.exe file, which causes
the Visual studio solution file for Phobos using dlangVS project to fail. I
don't know what the solution for this should be. Should the .win64 file be
modified to use a different make.exe from another folder or modify the visual
studio solution to use its own make?
--
More information about the Digitalmars-d-bugs
mailing list