Package option works wrong in pre-compiled win64 binary
Domain opened this issue · 1 comments
Domain commented
When package option is used, the module name is wrong:
extern (module libxml.pattern;
C):
But it works well when I compiling for linux with dub.
jacob-carlborg commented
Hmm, that's weird.