Skip to content

Conversation

Kaiqgs
Copy link
Collaborator

@Kaiqgs Kaiqgs commented Sep 29, 2025

  • treat broken Docker image references
  • replace docker-compose in favor of docker compose

@Kaiqgs Kaiqgs marked this pull request as ready for review October 7, 2025 12:36
README.md Outdated

# Pending tasks:

- [ ] Add macro preprocessing to the bridge `gcc -E -std=c99` as pycparser uses c99
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will be removed.


ANDROID_NDK ?= $(HOME)/Tools/android-ndk-r17c
# ANDROID_NDK ?= $(HOME)/Tools/android-ndk-r17c
ANDROID_NDK ?= /opt/android-ndk-r27c
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we want to use the same NDK version as Defold does, r25b:

https://github.com/defold/defold/blob/dev/build_tools/sdk.py#L64

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

Successfully merging this pull request may close these issues.

2 participants