From: Alfredo C. <al...@ac...> - 2005-07-19 15:45:26
|
El Martes, 19 de Julio de 2005 08:33, Bob Doan escribi=F3: > You need to compile w/ the correct cflags > > so include this: `pkg-config --cflags --libs rlib` > > - bob > I use CodeForge for development, and I included your suggestion. The result= s=20 are the same. The offending line is: gpointer private; And the message is: /usr/include/rlib/rlib.h:740: error: declaration does not declare anything /usr/include/rlib/rlib.h:740: error: syntax error before `private' /usr/include/rlib/rlib.h:750: error: syntax error before `private' /usr/include/rlib/rlib_input.h:41: error: declaration does not declare=20 anything /usr/include/rlib/rlib_input.h:41: error: syntax error before `private' My program is a C++ program, but have not had any problems with other=20 libraries, ie: MySQL C API. Thank you. =2D-=20 Alfredo J. Cole Grupo ACyC |