ariovistus / pyd

Interoperability between Python and D
MIT License
157 stars 32 forks source link

Disgusting quoting for windows LIBPATHs #120

Closed John-Colvin closed 5 years ago

John-Colvin commented 5 years ago

It turns out that ldc handles the linker flags differently and so different escaping is necessary.