![]() |
|
Problem with OpenGL Plugin in SVN 3941+ - Printable Version +- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org) +-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support) +--- Forum: Development Discussion (https://forums.dolphin-emu.org/Forum-development-discussion) +--- Thread: Problem with OpenGL Plugin in SVN 3941+ (/Thread-problem-with-opengl-plugin-in-svn-3941) |
Problem with OpenGL Plugin in SVN 3941+ - Cyclyte - 08-14-2009 I'm running OpenSUSE Linux with 2.6.30 kernel. I've been running svns successfully since 2750 but I'm hitting a problem now after 3940. All svns after 3940 will compile fine but fail to open the configuration settings for the OpenGL plugin. Instead of the page, I get a popup box which states: Can't open Plugins/libPlugin_VideoOGL.so, it has a missing function. It was suggested to upgrade my NVIDIA drivers and all dependencies of Dolphin. I've upgraded as much as I can find but I'm still getting the error (using 3972 right now). Does anyone know what changed, if anything after 3940 or so and how I can fix this problem? Thanks Edit: A little more information - I turned on logging and got this message in the console: W[COMMON]: DL: Symbol Video_SetRendering missing in Plugins/libPlugin_VideoOGL.so (error: Plugins/libPlugin_VideoOGL.so: undefined symbol: Video_SetRendering) |