I am on Ubuntu 16.04 LTS
my command : scons -j8 platform=x11
Result:
~$ scons -j8 platform=x11
> Python 3.5.2 (default, Jul 17 2020, 14:04:10)
> [GCC 5.4.0 20160609] on linux
> Type "help", "copyright", "credits" or "license" for more information.
> ->>>
I fallow instructionhttps://docs.godotengine.org/en/stable/development/compiling/compiling_for_x11.html
What I should do ?