-
-
Notifications
You must be signed in to change notification settings - Fork 667
Open
Labels
bugThis has been identified as a bugThis has been identified as a bugneeds testingplatform:androidplatform:linuxbsdtopic:buildsystemRelated to the buildsystem or CI setupRelated to the buildsystem or CI setup
Description
Godot version
4.1.stable.termux
godot-cpp version
Git commit hash 3a9118c
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
Metadata
Metadata
Assignees
Labels
bugThis has been identified as a bugThis has been identified as a bugneeds testingplatform:androidplatform:linuxbsdtopic:buildsystemRelated to the buildsystem or CI setupRelated to the buildsystem or CI setup