• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Development Discussion v
« Previous 1 … 60 61 62 63 64 … 117 Next »

r7442 make issue (gdk-pixbuf.h not found)
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode
r7442 make issue (gdk-pixbuf.h not found)
04-09-2011, 11:12 AM
#1
Corwin7 Offline
Junior Member
**
Posts: 8
Threads: 2
Joined: Mar 2011
I did a svn up to revision 7442. "cmake ." went ok but make bombs out:

[ 89%] Building CXX object Source/Core/DolphinWX/CMakeFiles/dolphin-emu.dir/Src/CheatsWindow.cpp.o
In file included from /usr/include/gtk-2.0/gdk/gdkcairo.h:28:0,
from /usr/include/gtk-2.0/gdk/gdk.h:33,
from /usr/include/gtk-2.0/gtk/gtk.h:32,
from /home/michael/source/dolphin-emu-read-only/Source/Core/DolphinWX/Src/X11Utils.h:25,
from /home/michael/source/dolphin-emu-read-only/Source/Core/DolphinWX/Src/Frame.h:36,
from /home/michael/source/dolphin-emu-read-only/Source/Core/DolphinWX/Src/CheatsWindow.cpp:26:
/usr/include/gtk-2.0/gdk/gdkpixbuf.h:37:35: fatal error: gdk-pixbuf/gdk-pixbuf.h: No such file or directory

$ dpkg -L libgdk-pixbuf2.0-dev | grep gdk-pixbuf.h
/usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h

I was able to get it to compile by:
ln -s /usr/include/gdk-pixbuf-2.0/gdk-pixbuf /usr/include/gtk-2.0/gdk-pixbuf

I think cmake recently updated on my system do that may have more to do with it than the revision change.

Michael


Find
Reply
« Next Oldest | Next Newest »


  • View a Printable Version
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma