mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-07-12 00:58:57 +00:00
X11OpenGLWindow::X11OpenGLWindow() ends up calling dlopen() to get libX11. When this fails, it only reports that it failed, and what filename it was looking for. This commit adds dlerror() to the error message, which makes investigating failures easier.
32 KiB
32 KiB