Skip to content

Unable to cross compile windows wheel with zstd as dependency #2059

Answered by messense
Owen-CH-Leung asked this question in Q&A
Discussion options

You must be logged in to vote

The maturin Docker image uses old version of CentOS for native compilation, it's not intend for cross compilation usage.

When cross compiling to Windows, make sure you install a recent version of LLVM/clang. The stock version in CentOS 7 is too old.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Owen-CH-Leung
Comment options

Answer selected by Owen-CH-Leung
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #2058 on April 25, 2024 14:08.