Been kind of busy, but back on track now. Instead of reviving this via Gtk2::Gdk::Pixbuf, I figured I'd try to get Gtk2::Image working considering I know from compiling a C program the libraries are working on win32. (Whereas I could not get the Pixbuf stuff working in C on win32)
I installed Strawberry Perl 5.10, and made Cairo-1.045, Glib-1.181, Gtk2-1.181 without any issue (well, I had a little help via http://www.perlmonks.org/?node_id=671479). Anyways, using the mingw/dmake toolchain gives me the same issue w/ Gtk2::Image as did compiling with activestate/msvc. I still get the little file with the red X. Is there anything else special you did? Thanks, T.J. rahed wrote: > "T.J. Ferraro" <[EMAIL PROTECTED]> writes: > > >> Are you running ActiveState perl? What version of Gtk2 and Glib perl >> bindings? What compiler did you use? >> > > I've got perl v5.10.0 compiled with MinGW, Gtk2 1.164, Glib 1.164. > > _______________________________________________ gtk-perl-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtk-perl-list
