Skip to content
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

[ARM64] Build Alone7z failed with LLVM(clang-cl) in visual studio 2022 #378

Open
yinjian1990 opened this issue Jul 9, 2024 · 0 comments

Comments

@yinjian1990
Copy link

Build "CPP\7zip\Bundles\Alone7z" failed with LLVM-CL in visual studio 2022 on ARM64, the detail errors as below:

Severity Code Description Project File Line Suppression State Details
Error call to undeclared function '__crc32b'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] Alone C:\Users\jiayin\Downloads\7-Zip-zstd-22.01-v1.5.5-R3\C\7zCrc.c 165

Severity Code Description Project File Line Suppression State Details
Error call to undeclared function '__crc32w'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] Alone C:\Users\jiayin\Downloads\7-Zip-zstd-22.01-v1.5.5-R3\C\7zCrc.c 174

@yinjian1990 yinjian1990 changed the title [ARM64] Build Alone7z failed with LLVM-CL in visual studio 2022 [ARM64] Build Alone7z failed with LLVM(clang-cl) in visual studio 2022 Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant