CircleCI-Public / cimg-android

The CircleCI Android Docker Convenience Image.
MIT License
71 stars 36 forks source link

Feature Request: Include ninja #129

Open particleflux opened 6 months ago

particleflux commented 6 months ago

Describe the Feature Request Include ninja build system in the cimg/android variants.

Is your feature request related to a particular problem? There's some packages switching from cmake to ninja build system, and it's probably getting more projects using it in the future.

See: for example: https://github.com/software-mansion/react-native-reanimated/issues/5498

How will this feature request benefit CircleCI jobs using this image?

Describe alternatives you have considered

menttys commented 5 months ago

Any updates here? 🙏

HaleyWardo commented 5 months ago

Any updates here? 🙏

Running into the same issue with RN and react-native-reanimated. Wondering if there are any updates as well.

anhkieet commented 4 months ago

Any updates here? I am facing the same issue

jbarbe-hozana commented 3 months ago

Facing the same issue here

jpsierens88 commented 3 months ago

I am getting

[RUN_GRADLEW] Execution failed for task ':shopify_react-native-skia:configureCMakeRelWithDebInfo[arm64-v8a]'.
[RUN_GRADLEW] >
[RUN_GRADLEW] [CXX1416] Could not find Ninja on PATH or in SDK CMake bin folders.

using cimg/android:2024.01.1-browsers

SuperBesse commented 4 days ago

Hello, any news concerning this issue ? On my side:

  • What went wrong: Execution failed for task ':react-native-reanimated:configureCMakeRelWithDebInfo[arm64-v8a]'. [CXX1416] Could not find Ninja on PATH or in SDK CMake bin folders.