-
-
Notifications
You must be signed in to change notification settings - Fork 824
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Empty toolchain while attempting to install packages using windows wasm #5542
Comments
try this patch. #5543 |
I still get the error:
|
I will look at it tomorrow. |
try it again. |
It still has some errors on ci, I am fixing them. |
I tried the patch and everything compiled, thanks!
|
Try it again, I fixed more errors about runtimes on linux. |
It has nothing to do with the current patch, it is a problem with the port xmake.lua of the zlib package. |
Tried it again and every package compiles & was able to compile into wasm executable & default windows compile still works |
I have merged into dev. |
Xmake Version
xmake v2.9.4
Operating System Version and Architecture
Windows 10 22H2
Describe Bug
Empty toolchain while attempting to install packages using windows wasm.
The toolchains list was empty here:
Expected Behavior
Finds the toolchain for wasm (emcc@emscripten)
Project Configuration
Project folder where the error occurred
platform.lua.zip
Steps to replicate:
Install fresh xmake
Run
xmake f -p wasm -vD
in the projectAdditional Information and Error Logs
The text was updated successfully, but these errors were encountered: