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

--- Comment #3 from Piotr Grochowski <piotrunio-2...@wp.pl> ---
Another issues is that programs compiled with dmd also have the glitchy PE
header in some cases, and as well dub build doesn't work when dependencies are
involved. (    Warning Error querying versions for derelict-util, registry at
https://code
.dlang.org/ (fallbacks registry at https://codemirror.dlang.org/, registry at
ht
tps://dub.bytecraft.nl/, registry at https://code-mirror.dlang.io/): Failed to
d
ownload
https://code.dlang.org/api/packages/infos?packages=%5B%22derelict-util%2
2%5D&include_dependencies=true&minimize=true
     Warning Selected package derelict-util 2.0.6 doesn't exist. Using latest
ma
tching version instead., etc.)

and what do file paths like
"dub\packages\vibe-d-0.9.5\vibe-d\.dub\build\vibe-core-debug-windows-x86_64-dmd_v2.101.0-dirty-CD36DD0647735C1EAACF783E7A0448766AD1658E87E331D12580966F1A168BE1\vibed.lib"
even mean? Because that isn't going to fit in a "C:\Documents and
Settings\Administrator.TEST-CF7F6CF2B7\Local Settings\Application Data\" (an
actual path I got in a Windows Server 2003 VM)

--

Reply via email to