[Issue 17762] New: Cannot compile with clean DMD.
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sat Aug 19 04:50:12 PDT 2017
https://issues.dlang.org/show_bug.cgi?id=17762
Issue ID: 17762
Summary: Cannot compile with clean DMD.
Product: D
Version: D2
Hardware: x86_64
OS: Windows
Status: NEW
Severity: critical
Priority: P1
Component: visuald
Assignee: nobody at puremagic.com
Reporter: thornik at gmail.com
I have clean DMD 2.074 installation and some old visuald version. I open
visuald project in VS2015-Ent, compile and... lot of bugs due to lack of
packages:
Error: module completion is in file 'vsi\completion.d' which cannot be read
Error: module windef is in file 'sdk\win32\windef.d' which cannot be read
Error: module commctrl is in file 'sdk\win32\commctrl.d' which cannot be read
If you distribute product in sources, it's a MUST to describe what additional
packages should be in system (better with original URL where you get 'em).
PS
I cannot use precompiled binaries, since author already compromised himself
distributing infected DLL.
--
More information about the Digitalmars-d-bugs
mailing list