>       I tried to quickly setup a stand-alone test program
> for this and found that I have no idea where the "g" related
> headers are. After some searching, they seem to be installed
> (on my system) in /opt/gnome/include/...  But any attempts to
> use these led to multitudes of error messages about undefined
> types and such..
>
>       In essence, I know absolutely nothing about using
> glib, gdk, etc...

the header files directory can be found with pkg-config. Then, you usually 
have to include glib.h, or gtk/gtk.h, or gdk/gdk.h, etc...

Vincent

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to