We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
CMake Error at C:/Dev/runtime/src/native/external/zlib-ng/CMakeLists.txt:556 (message): sizeof(void *) is neither 32 nor 64 bit
Is caused by wasm-opt on local PATH being triggered when CMake configures itself for zlib-ng. Because it uses -O3
wasm-opt
PATH
-O3