You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 24, 2023. It is now read-only.
During testing of the metachain build targeting multiple oses [ubuntu, mac, windows] the windows build failed.
The windows build failed with the following error message.
failed to run custom build command for `tikv-jemalloc-sys v0.4.3+5.2.1-patched.2`
This is because the library tikv-jemalloc-sys v0.4.3+5.2.1-patched.2 does not support windows at the time.
What happened:
During testing of the metachain build targeting multiple oses [ubuntu, mac, windows] the windows build failed.
The windows build failed with the following error message.
This is because the library
tikv-jemalloc-sys v0.4.3+5.2.1-patched.2does not support windows at the time.