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: [email protected]
Reporter: [email protected]
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.
--