You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run git clone --recursive ...
scons platform=linux target=release_debug
Compilation worked, and the libEXTENSION-NAME.linux.template_debug.x86_64.so and
libgodot-cpp.linux.template_debug.x86_64.a are built. I am missing a way to execute it. I likely have missed the linking, but couldn't find it.
Godot version
f9564a9 (of this repository)
godot-cpp version
4.3.stable
System information
Arch linux 6.12.10-arch1-1
Issue description
Steps to reproduce
Compilation worked, and the libEXTENSION-NAME.linux.template_debug.x86_64.so and
libgodot-cpp.linux.template_debug.x86_64.a are built. I am missing a way to execute it. I likely have missed the linking, but couldn't find it.
Yes I've followed https://docs.godotengine.org/en/stable/contributing/development/compiling/compiling_for_linuxbsd.html
The text was updated successfully, but these errors were encountered: