MoritzMaxeiner/llvm-d

Error when compiling with "load" configuration on Windows

GabyForceQ opened this issue · 3 comments

C:\Users\knopp\AppData\Local\dub\packages\llvm-d-2.4.0\llvm-d\source\llvm\functions\load.d-mixin-126(126,20): Error: variable llvm.functions.load.core conflicts with import llvm.functions.load.core at C:\Users\knopp\AppData\Local\dub\packages\llvm-d-2.4.0\llvm-d\source\llvm\functions\load.d(33,12)
C:\Users\knopp\AppData\Local\dub\packages\llvm-d-2.4.0\llvm-d\source\llvm\functions\load.d-mixin-126(126,12): Error: package core has no type.

I use DMD 2.082.1

Could you please provide steps to reproduce (e.g. what command did you execute to get this error)?

This should be fixed by 79ff8f9, if not, please reopen with more information.