![]() |
|
Problems with compiling 3908 - 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: Problems with compiling 3908 (/Thread-problems-with-compiling-3908) |
Problems with compiling 3908 - The King - 07-31-2009 I just wanted to compile the newest possible build, but it seems impossible. I get about 100 errors when compiling. As I use a german compiler, I think it is not so useful if I post too much of the errors, but here is a small excerpt: 2>ConfigBasicDlg.obj : error LNK2001: Nicht aufgelöstes externes Symbol ""wchar_t const * const wxPanelNameStr" (?wxPanelNameStr@@3QB_WB)". the german part of the error means something like "not soluted external symbol"... Any Ideas what is wrong? I read that you can now compile dolphin with unicode, maybe something about that? I already compiled 3903 without any problems... Maybe something to do with watchdog-patch? Or, if noone knows a solution, can you please tell me how to switch back to 3903. Thanks in advance. Edit: Okay, I found out how to switch back to Revision 3903. But it would be nice if someone knows a solution so I can compile further revisions. |