Open edukaded opened 5 years ago
You need to disable the SDL CMake flag VIDEO_VULKAN and it will compile again. -DVIDEO_VULKAN=OFF
Thank you! Is this documented somewhere? Could someone maybe add the note to http://wiki.torque3d.org/coder:compiling-in-linux
Trying to build using directions here... http://wiki.torque3d.org/coder:compiling-in-linux
Getting the following error...
It appears to be related to the fact that Ubuntu 18.04 switched back to XOrg and no longer uses Wayland. Is there a build flag I need to add or something?