godotengine / godotengine/godot-cpp

Not working on Termux

Open
#1,173 5 comments 0 reactions 0 assignees View on GitHub
bug needs testing platform:android platform:linuxbsd topic:buildsystem
Dominant language
C++
Stars
2.7k
Forks
809
Avg merge
1d 3h
Merged PRs (30d)
8

Description

### Godot version

4.1.stable.termux

### godot-cpp version

Git commit hash 3a9118cb0dafef74773216c47a030c3a4a490747

### System information

Android 12, aarch64. (linux terminal emulator Termux)

### Issue description

`scons platform=linux -j1 custom_api_file=extension_api.json` not working
Terminal log: https://pastebin.com/pLEmfZ2w

### Steps to reproduce

1.mkdir project
2.cd project
3.git init
4.git submodule add -b 4.0 https://github.com/godotengine/godot-cpp
5.cd godot-cpp
6.git submodule update --init
7.godot --headless --dump-extension-api extension_api.json
8.scons platform=linux -j5 custom_api_file=extension_api.json

### Minimal reproduction project

N/A

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.