[Glade-users] Adding headers for threads in glade-2
- From: Jim Deas" <jdeas jadsystems com (Jim Deas)
- Subject: [Glade-users] Adding headers for threads in glade-2
- Date: Sat, 12 Apr 2003 20:31:41 -0700
I am trying to add glib routines to main.c to
run a mult-threaded app.
I see where glib-2.0 is in the dep files but
adding the line
#include <glib-2.0/glib.h>
does not see to get me all the valid files.
I am at a loss on the dependencies and header.
How would I add the header and recompile the
Makefiles so I could use the following functions
in main.c
----------------------------
g_thread_init(NULL)
gdk_threads_init()
-------------------------
Regards,
J. Deas
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]