On Sun, 2006-04-09 at 06:55 +0530, sahlot arvind wrote: > Hello All > I want to know how to use threads in our gtk program.. I tried one > using glib g_thread_create () function but that is not being > compiled.. I am including glib.h file but I am getting an error > "undefined reference to g_thread_create.... what can be wrong in my > program..?
Is glib compiled to including threading support? > Thanks and Regards, > _______________________________________________ > gtk-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/gtk-list _______________________________________________ gtk-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtk-list
