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 has been archived by the owner on Jan 5, 2025. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
shimiuh
changed the title
Unable to build with --cpu arm64
Unable to configure with --cpu arm64
Jul 8, 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 freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
The text was updated successfully, but these errors were encountered: