bkaradzic / bimg

Image library.
BSD 2-Clause "Simplified" License
327 stars 268 forks source link

Fix Emscripten wasm64 compilation error . #88

Open tritao opened 5 months ago

tritao commented 5 months ago

Fixes the following compile error:

bimg/3rdparty/nvtt/nvcore/debug.h:177:10: error: cast from pointer to
smaller type 'uint32' (aka 'unsigned int') loses information