opencascade.js
opencascade.js copied to clipboard
Failed to build the multi-thread version
I got a emcc error when I build the multi-thread version.
Firstly , I pulled the docker image "docker pull donalffons/opencascade.js:multi-threaded ", and then I writed the ".yml" file :
At last, I typed the command and excuted , but I got the error message as shown :

These "diagnostic" errors are printed on my podman machine too, with disabled multi-threading.
I don't think the messages are critical, because the build produces wasm/js file after that. can take more than 15 minutes though.