![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | Bakz |
I want to build an export template. Follow the instructions on the link Compiling for Android — Godot Engine (stable) documentation in English. But I do not understand in which directory to execute these commands.
I tried running in the Godot source code directory, but the engine itself is built there.
An error appears in other directories.
Gogot Engine 3.2.2.stable
Operating System: Kubuntu 20.04
KDE Plasma Version: 5.18.5
KDE Frameworks Version: 5.68.0
Qt Version: 5.12.8
Kernel Version: 5.4.0-42-generic
OS Type: 64-bit
Processors: 8 × Intel® Core™ i5-8250U CPU @ 1.60GHz
Memory: 7,7 ГиБ
If the android
platform doesn’t appear in the list of supported platforms, it’s because the Android SDK and NDK haven’t been set up correctly. Make sure the required tools are present in your PATH
environment variable.
Calinou | 2020-07-28 14:40