On Monday 16 April 2007 6:43 am, felix winkelmann wrote: > Hello! > > > Attached is a simple test-case for a simple (manually written) Gtk-2 > program (by William Ramsay). It shows some weird behaviour > (an enlarged toolbutton) and I can't find a suitable machine > with a suitable Gtk version to try it out. > > Can someone please try the attached program on a 64-bit machine > and send me a screenshot of the created window? This might be a > somewhat strange request, but I'm unable to find a platform > for testing, and I'd really like to figure this out. > > The code doesn't have any large dependencies (chicken + easyffi). > It's really easy. Really, a snap. A piece of cake. Wouldn't cost you > a minute. Now come on. Please. Pleasepleaseplease.
I just tried to run it (I got access to 64-bit machines), but I had to install gtk2 egg, which I'm not able to install. The installation script fails on some defines (-D_REENTRANT for instance) from "pkg-config --cflags" output. Even with a quick fix, it still fails. I'll try to fix it and run your program, but I won't be able to do so before tomorrow night. -- Jean-Philippe Barrette-LaPierre _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
