Hi,
I've just gave atry to build Dolphin on my Mandriva cooker using GCC 4.5.2, and with all the dependancies installed, but I have one file that fails to build (only this file fails)
[ 64%] Building CXX object Source/Core/DolphinWX/CMakeFiles/dolphin-emu.dir/Src/Main.cpp.o
/export/home/ol222822/rpm/BUILD/dolphin-emu/Source/Core/DolphinWX/Src/Main.cpp: In member function 'virtual bool DolphinApp::OnInit()':
/export/home/ol222822/rpm/BUILD/dolphin-emu/Source/Core/DolphinWX/Src/Main.cpp:181:30: error: 'wxHandleFatalExceptions' was not declared in this scope
make[2]: *** [Source/Core/DolphinWX/CMakeFiles/dolphin-emu.dir/Src/Main.cpp.o] Error 1
make[1]: *** [Source/Core/DolphinWX/CMakeFiles/dolphin-emu.dir/all] Error 2
make: *** [all] Error 2
Any hints?
I've just gave atry to build Dolphin on my Mandriva cooker using GCC 4.5.2, and with all the dependancies installed, but I have one file that fails to build (only this file fails)
[ 64%] Building CXX object Source/Core/DolphinWX/CMakeFiles/dolphin-emu.dir/Src/Main.cpp.o
/export/home/ol222822/rpm/BUILD/dolphin-emu/Source/Core/DolphinWX/Src/Main.cpp: In member function 'virtual bool DolphinApp::OnInit()':
/export/home/ol222822/rpm/BUILD/dolphin-emu/Source/Core/DolphinWX/Src/Main.cpp:181:30: error: 'wxHandleFatalExceptions' was not declared in this scope
make[2]: *** [Source/Core/DolphinWX/CMakeFiles/dolphin-emu.dir/Src/Main.cpp.o] Error 1
make[1]: *** [Source/Core/DolphinWX/CMakeFiles/dolphin-emu.dir/all] Error 2
make: *** [all] Error 2
Any hints?