shaka-player-embedded icon indicating copy to clipboard operation
shaka-player-embedded copied to clipboard

Unable to configure with --cpu arm64

Open shimiuh opened this issue 4 years ago • 2 comments
trafficstars

Issue https://github.com/google/shaka-player-embedded/issues/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 avatar Jul 08 '21 16:07 shimiuh

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

dfoteinakis avatar Jul 09 '21 04:07 dfoteinakis

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?

shimiuh avatar Jul 09 '21 18:07 shimiuh