[Previo por Fecha] [Siguiente por Fecha] [Previo por Hilo] [Siguiente por Hilo]
[Hilos de Discusión] [Fecha] [Tema] [Autor]Estimados suscriptores de la lista: Me dirijo a ustedes por la siguiente razon, pienso iniciar a programar interfaces con GTK, pero hasta ahora no he podido compilar mi primer programa ya que al querer hacerlo, me envia un mensaje diciemdome que la libreria glibconfig.h no se encuentra. Revisando esto es verdad ya instale todas las librerias relacionadas con ello, y no he obtenido resultado. esta libreria es llamada desde otra libreria con nombre glib.h en la cual hay un mensaje siendo este el siguiente: /* system specific config file glibconfig.h provides definitions for * the extrema of many of the standard types. These are: * * G_MINSHORT, G_MAXSHORT * G_MININT, G_MAXINT * G_MINLONG, G_MAXLONG * G_MINFLOAT, G_MAXFLOAT * G_MINDOUBLE, G_MAXDOUBLE * * It also provides the following typedefs: * gint8, guint8 * gint16, guint16 * gint32, guint32 * gint64, guint64 * * It defines the G_BYTE_ORDER symbol to one of G_*_ENDIAN (see later in * this file). * * And it provides a way to store and retrieve a `gint' in/from a `gpointer'. * This is useful to pass an integer instead of a pointer to a callback. * * GINT_TO_POINTER(i), GUINT_TO_POINTER(i) * GPOINTER_TO_INT(p), GPOINTER_TO_UINT(p) * * Finally, it provide the following wrappers to STDC functions: * * g_ATEXIT * To register hooks which are executed on exit(). * Usually a wrapper for STDC atexit. * g_ATEXIT * To register hooks which are executed on exit(). * Usually a wrapper for STDC atexit. * * void *g_memmove(void *dest, const void *src, guint count); * A wrapper for STDC memmove, or an implementation, if memmove doesn't * exist. The prototype looks like the above, give or take a const, * or size_t. */ #include <glibconfig.h> Ojala alguien me pueda ayudar, he mandado este correo ya varias veces pero creo que nadie sabe. Muchas gracias por su atencion. Miguel Angel Martinez Hernandez Sociedad de Ingenieria Informatica de Aragom --------------------------------------------------------------------- Lista de soporte de LinuxPPP Reglas de la lista en http://pepe.net.mx/reglas.html