On Wednesday, 5 October 2016 at 11:00:19 UTC, Temtaime wrote:
Please, remove that ugly module.
You don't want to remove it, then you'd just get symbol undefined errors when you use them!
The Microsoft headers defined them as extern, ours defined them as regular variables. That's the difference causing the problem. The bug report says the gnu toolchain can't handle the externs.... but since we use the Microsoft one, we should probably do it their way.
