Le vendredi 25 mars 2005 à 11:27 +0530, V V Raja Rao a écrit : > Has anyone been able to compile ghemical on fc3? I am trying to > compile ghemical-1.01 on fc3 machine. It gives the following error > while compiling src/target3/geomopt_dialog.cpp: > -------------------------------------------------------------------------------------------------------------------------------- > In file included from /usr/include/libglade-2.0/glade/glade.h:27, > from ../../../src/target3/glade_dialog.h:13, > from ./geomopt_dialog.h:13, > from ./geomopt_dialog.cpp:10: > /usr/include/libglade-2.0/glade/glade-init.h:31: error: expected > constructor, destructor, or type conversion before "void" > /usr/include/libglade-2.0/glade/glade-init.h:31: error: expected `,' > or `;' before "void" > before '*' token > ---------------------------------------------------------------------------------------------------------------------------------- > A lot of similar errors follow. Any ideas how to fix this? How did you do to force ghemical to use libglade-2.0? It is a gtk+-1 application and you must use libglade. What is tho output of libglade-config -- cflags gnome on fc3?