| check CFLAGS/LDFLAGS Dear all,
Here I am working on Gtk+ environment.
I am trying to create SNMP C++ GUI application.
if I am trying to configure my project, here I am getting errors as follows:
Can you help me in this regard..
***************************************
checking for main in -lglib... no
checking for gdk_init in -lgdk... no
checking for main in -lm... yes
checking for gtk_init in -lgtk... no
checking for gtk >= 0.99.4... no
configure: error: Cannot include/link gtk/gdk/glib -- check CFLAGS/LDFLAGS
***************************************
Thanking in you in advance..
Regards
Jivan |