Skip to content
This repository has been archived by the owner on Jan 5, 2025. It is now read-only.

Unable to configure with --cpu arm64 #218

Open
shimiuh opened this issue Jul 8, 2021 · 2 comments
Open

Unable to configure with --cpu arm64 #218

shimiuh opened this issue Jul 8, 2021 · 2 comments

Comments

@shimiuh
Copy link

shimiuh commented Jul 8, 2021

Issue #41 was closed, But I am still getting the same issue with the fix.

SourceCode /Users/shimiu/SourceCode/VectorMax/shaka-player-embedded/configure --ios --cpu arm64
Loading required submodules...
Downloading GN from cloud storage...
Generating files for boringssl...
Running configure for binutils...
Running configure for clang...
Running configure for sdl2...
Running configure for ffmpeg...
Running configure for gflags...
Standard output:
-- Configuring incomplete, errors occurred!
See also "/Users/shimiu/SourceCode/gen/gflags/CMakeFiles/CMakeOutput.log".
See also "/Users/shimiu/SourceCode/gen/gflags/CMakeFiles/CMakeError.log".

Standard error:
CMake Error at CMakeLists.txt:282 (message):
Do not know how to define a 32-bit integer quantity on your system! Neither
uint32_t, u_int32_t, nor _int32 seem to be available. Set
[GFLAGS]INTTYPES_FORMAT to either C99, BSD, or VC7 and try again.

@shimiuh shimiuh changed the title Unable to build with --cpu arm64 Unable to configure with --cpu arm64 Jul 8, 2021
@dfoteinakis
Copy link

Are you on Big Sur? It does not build there. If you can get a machine VM with the previous OS, try there.

@shimiuh
Copy link
Author

shimiuh commented Jul 9, 2021

Yes I am on macOS Big Sur Version 11.4(20F71)
Thanks for the quick response I will try with a different OS.
PS Is there any plan to fix this in the near future?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants