You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
When I clone this code and compile it, I get the following error:
LINK : fatal error LNK1104: cannot open file 'LLVM.lib'
Error: linker exited with status 1104
Error C:\D\dmd2\windows\bin64\dmd.exe failed with exit code 1.
I use ldc2, version: 1.33.0-beta1.
The text was updated successfully, but these errors were encountered:
Hello,
When I clone this code and compile it, I get the following error:
LINK : fatal error LNK1104: cannot open file 'LLVM.lib'
Error: linker exited with status 1104
Error C:\D\dmd2\windows\bin64\dmd.exe failed with exit code 1.
I use ldc2, version: 1.33.0-beta1.
The text was updated successfully, but these errors were encountered: