On 5 October 2016 at 12:12, Adam D. Ruppe via Digitalmars-d <[email protected]> wrote: > On Wednesday, 5 October 2016 at 01:57:35 UTC, Manu wrote: >> >> it's saying they're already defined in phobos64.lib... wtf? >> I checked std/uuid.d and there's nothing of the sort defined in >> there... > > > They are in the druntime src, core.sys.windows.uuid > > https://github.com/dlang/druntime/blob/master/src/core/sys/windows/uuid.d
So, phobos64.lib includes druntime? They're not built separately?
