Fl�vio Alberto Lopes Soares <[EMAIL PROTECTED]> writes: > > I make some modifications in my Makefile (attached in mail) in order > to compile my application in gtk+1.3 (gtk+2.0), in compilation I get > this messages (was several similar messages to each file of my > application, I put only piece of messages) :
Your Makefile is all screwed up somehow. Note that you're getting GTK 1.2 flags in there, and GNOME 1.x. You need GNOME 2 to use GTK 2. Show us the Makefile.am, rather than the Makefile. Havoc _______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list
