[Anjuta-list] compile error
- From: Sunil Negi <vick ram79 yahoo com>
- To: anjuta-list lists sourceforge net
- Subject: [Anjuta-list] compile error
- Date: Sun, 16 Aug 2009 02:06:51 -0500
The configure.ac file in my project contains the following lines:
PKG_CHECK_MODULES(glib, glib-2.0)
AC_SUBST(glib_CFLAGS)
AC_SUBST(glib_LIBS)
And yet, when I do #include <glib.h>, I get the error:
/home/sunil/cprojects/xxx/main.c:20:18: error: glib.h: No such file or
directory
Any pointers?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]