Dolphin, the GameCube and Wii emulator - Forums

Full Version: Linux compile help
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,
Recently i tried building dolphin rev. b33be736cd41 on Fedora 12, and everything was working until i got this error running make:
Code:
[ 90%] Building CXX object Source/Core/DolphinWX/CMakeFiles/dolphin-emu.dir/Src/CheatsWindow.cpp.o
In file included from /home/shawn/dolphin-emu/Source/Core/DolphinWX/Src/Frame.h:39,
                 from /home/shawn/dolphin-emu/Source/Core/DolphinWX/Src/CheatsWindow.cpp:26:
/home/shawn/dolphin-emu/Source/Core/DolphinWX/Src/X11Utils.h:25:21: error: gtk/gtk.h: No such file or directory
/home/shawn/dolphin-emu/Source/Core/DolphinWX/Src/X11Utils.h:26:22: error: gdk/gdkx.h: No such file or directory
make[2]: *** [Source/Core/DolphinWX/CMakeFiles/dolphin-emu.dir/Src/CheatsWindow.cpp.o] Error 1
make[1]: *** [Source/Core/DolphinWX/CMakeFiles/dolphin-emu.dir/all] Error 2
make: *** [all] Error 2
Thanks for any help,
Shawn
oh forgot to mention i am on 64-bit linux