mosra / magnum

Lightweight and modular C++11 graphics middleware for games and data visualization
https://magnum.graphics/
Other
4.74k stars 439 forks source link

Fix Emscripten TextureImage.cpp no deprecated build #612

Closed hugoam closed 1 year ago

hugoam commented 1 year ago

The Emscripten build in non-deprecated mode is broken due to this file, this seems to be the only issue with that build configuration

mosra commented 1 year ago

Merged without the literal change as ecd0d5572643c546035ba58ebdc2b2a9d5f99b44, and the other issue you reported on Gitter as d3c690b865afdb8a829414e3490ef4a5eae6c44e and mosra/magnum@d3c690b865afdb8a829414e3490ef4a5eae6c44e (with your name). Thanks a lot!