libGL.so error: undefined reference to `drmGetDevices2'
Solved
General and Desktop
-
Hi, I installed amd gpupro on the system. When I run an application with Qt I get the following errors. What can I do for it?
/usr/lib/x86_64-linux-gnu/libGL.so:-1: error: undefined reference to
`drmGetDevices2'/usr/lib/x86_64-linux-gnu/libGL.so:-1: error: undefined reference to
`drmGetDeviceNameFromFd2'/usr/lib/x86_64-linux-gnu/libGL.so:-1: error: undefined reference to
`drmGetDevice2' -
Hi
Assuming this is related to AMD GPU on linux platform.
I think you need install a newer driver
https://github.com/godotengine/godot/issues/16000 -
Hi
Assuming this is related to AMD GPU on linux platform.
I think you need install a newer driver
https://github.com/godotengine/godot/issues/16000