bimg icon indicating copy to clipboard operation
bimg copied to clipboard

Fix Emscripten wasm64 compilation error .

Open tritao opened this issue 9 months ago • 0 comments

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

tritao avatar Apr 28 '24 19:04 tritao