I compiled UE4 as in instruction: Linux Quick Start | Unreal Engine Documentation
But when I launch it - UE4 tell me next:
[2018.10.23-04.16.28:225][ 0]LogInit: Error: Linux_PlatformCreateOpenGLContextCore - Could not create OpenGL 4.3 context, SDL error: ‘Could not create GL context: GLXBadFBConfig’ [2018.10.23-04.16.28:225][ 0]LogRHI: Error: OpenGL 4.3 not supported by driver [2018.10.23-04.16.28:231][ 0]LogInit: Error: Linux_PlatformCreateOpenGLContextCore - Could not create OpenGL 4.3 context, SDL error: ‘Could not create GL context: GLXBadFBConfig’
[2018.10.23-04.28.27:218][ 0]LogCore: FUnixPlatformMisc::RequestExit(1)
http://joxi.ru/RmzoVb3i0zPyQ2.jpg
When I do so: ./UE4Editor -opengl3 "$PWD/CarlaUE4.uproject"
http://joxi.ru/EA44ZXVcwzQW5A.jpg
Linux Ubuntu 16.04 LTS
Video-card: VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] RS780D [Radeon HD 3300]
How can I launch UE4?