Search found 3 matches

by spsuaiken
Sun Feb 24, 2008 5:19 am
Forum: Snes9x Public Development Forum
Topic: GTK/X11 Port (aka Linux/UNIX GUI)
Replies: 607
Views: 4918201

Re: Does not compile in Debian 4.0r3 (etch)

Ah, the problem is that you need gtk+-2.10. The recent items stuff isn't in gtk before that. I neglected to bump the configure requirement up when I added that. Yeah, it made it farther through compile after I installed latest gtk+ from source, then stopped at a pango error. I'm not going to post i...
by spsuaiken
Sun Feb 24, 2008 12:43 am
Forum: Snes9x Public Development Forum
Topic: GTK/X11 Port (aka Linux/UNIX GUI)
Replies: 607
Views: 4918201

Re: Does not compile in Debian 4.0r3 (etch)

"make" stops with the following errors: gtk/gtk_s9xwindow.cpp:507: error: variable or field I'm not sure what this is about. There's only a function declaration at line 507. Can you tell me what compiler you're using? I've tried reproducing this on gcc 3.3 through 4.2.3 and I can't. Also,...
by spsuaiken
Sat Feb 23, 2008 12:18 am
Forum: Snes9x Public Development Forum
Topic: GTK/X11 Port (aka Linux/UNIX GUI)
Replies: 607
Views: 4918201

Does not compile in Debian 4.0r3 (etch)

Using snes9x-1.51-src.tar.bz2 Patched with snes9x-1.51-src-gtk-delta-18.tar.bz2 Configures with the following. ./configure --with-gtk --with-opengl --with-netplay --with-joystick --with-sound --without-dreamcast features: new colour blender.. yes sound support....... yes display system...... GTK wit...