
Search found 7 matches
- Sun Mar 22, 2009 9:59 pm
- Forum: Snes9x Public Development Forum
- Topic: GTK/X11 Port (aka Linux/UNIX GUI)
- Replies: 607
- Views: 5999455
- Sun Mar 22, 2009 3:06 am
- Forum: Snes9x Public Development Forum
- Topic: GTK/X11 Port (aka Linux/UNIX GUI)
- Replies: 607
- Views: 5999455
- Sat Mar 21, 2009 4:07 am
- Forum: Snes9x Public Development Forum
- Topic: GTK/X11 Port (aka Linux/UNIX GUI)
- Replies: 607
- Views: 5999455
- Fri Mar 20, 2009 11:24 pm
- Forum: Snes9x Public Development Forum
- Topic: GTK/X11 Port (aka Linux/UNIX GUI)
- Replies: 607
- Views: 5999455
OK, now I get this error: snes9x_gtk-debug.o: In function `S9xDoDebug': debug.cpp:(.text+0x41f8): undefined reference to `S9xTextMode' debug.cpp:(.text+0x4280): undefined reference to `S9xGraphicsMode' collect2: ld returned 1 exit status make[1]: *** [snes9x-gtk] Error 1 The GTK configure script doe...
- Fri Mar 20, 2009 2:33 am
- Forum: Snes9x Public Development Forum
- Topic: GTK/X11 Port (aka Linux/UNIX GUI)
- Replies: 607
- Views: 5999455
- Sun Mar 01, 2009 12:21 am
- Forum: Snes9x Public Development Forum
- Topic: GTK/X11 Port (aka Linux/UNIX GUI)
- Replies: 607
- Views: 5999455
Thanks, it still doesn't compile though.
Code: Select all
In file included from src/gtk_display.cpp:174:
src/gtk_display_driver_xv.h:171:34: error: X11/extensions/Xvlib.h: No such file or directory
- Sat Feb 28, 2009 10:57 pm
- Forum: Snes9x Public Development Forum
- Topic: GTK/X11 Port (aka Linux/UNIX GUI)
- Replies: 607
- Views: 5999455
I can't get it to compile at all on Xubuntu x86. hyperhacker@mercury:~/dev/win/src/snes9x-gtk/gtk$ ./configure --with-opengl --with-gtk --with-joystick --with-debugger checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes check...