mirror of https://github.com/mosra/magnum.git
Browse Source
Previously (<= 4.9.0) it behaved similarly to MSVC 2013, but the issues with missing inline functions of classes declared as extern template appeared again. This way doesn't work with MSVC, so I need to maintain two separate symbol exporting scenarios. Damn you, DLL hell.pull/68/head
18 changed files with 20 additions and 19 deletions
Loading…
Reference in new issue