Dolphin, the GameCube and Wii emulator - Forums
Interface Issue - 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: Support (https://forums.dolphin-emu.org/Forum-support)
+--- Thread: Interface Issue (/Thread-interface-issue)



Interface Issue - Powi - 10-07-2016

Hi everyone, since I’ve installed Dolphin on my Debian testing x64, I have an Issue with the interface :
[Image: z8pP7vBGcRpq.gif]
[Image: NNjQ2FNk9oSK.png]

Fortunately, I have an error message :
Quote:$ dolphin-emu
10:36:10: Warning: Mismatch between the program and library build versions detected.
The library used 3.0 (wchar_t,compiler with C++ ABI 1009,wx containers,compatible with 2.8),
and your program used 3.0 (wchar_t,compiler with C++ ABI 1010,wx containers,compatible with 2.8).

But in fact, I don't understand what I should do. Hopefully someone here will know.

I hope someone didn't already post this issue, but after some search with some keywords, I didn't find it.

Thanks for reading and for help.


RE: Interface Issue - leolam - 10-07-2016

Have you tried the latest development version?

Also, how did you install Dolphin? From the package manager? Try building Dolphin yourself. You may want to report a Debian bug if it only happens with the package


RE: Interface Issue - Powi - 10-07-2016

From package manager, I trie and it failed. So it happen both from package manager and from building myself.


RE: Interface Issue - leolam - 10-08-2016

I have no idea how there can be a version mismatch then, when you're building Dolphin yourself.