On Thursday, 18 October 2018 at 07:51:07 UTC, Andre Pany wrote:
On Thursday, 18 October 2018 at 00:24:29 UTC, Kai wrote:
On Wednesday, 17 October 2018 at 17:44:34 UTC, Adam D. Ruppe
wrote:
[...]
Hmm - wish it was so. When architecture not specified, the
linker crashes. When it's given, this happens (seems to be a
vibe issue?):
[...]
As far as I can see, there are some Windows libraries missing.
These libraries are part of the Windows sdk (You can use the
vs build tools installer).
Maybe we can include at least the libraries needed for vibe.d
into the dmd Windows package?
Kind regards
Andre
I have multiple incarnations of both libs on my machine. I copied
the latest version of each into my the lib folder of the DMD
install path and it still fails with neither of them being found.
What am I doing wrong? Where do they need to go?
Thanks for any help once more...