On Thu, May 7, 2009 at 2:30 PM, 明覺 <[email protected]> wrote: > I have compiled and installed clutter-0.9.2 from source code > successfully, after that, I tried to install cluttermm-0.9.0 from > source, I could ./configure cluttermm-0.9.0 successfully, but when i > did "make", it output the following error and stopped compiling, how > could i solve it? thanks. > --------------------------------------------------------------------------------------------- > generate_defs_clutter.cc: In function ‘int main(int, char**)’: > generate_defs_clutter.cc:44: error: ‘CLUTTER_TYPE_FIXED’ was not > declared in this scope > make[2]: *** [generate_extra_defs_clutter-generate_defs_clutter.o] Error 1 > make[2]: Leaving directory > `/var/backups/cluttermm/cluttermm-0.9.0/tools/extra_defs_gen' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/var/backups/cluttermm/cluttermm-0.9.0/tools' > make: *** [all-recursive] Error 1
I have found out the cause, cluttermm-0.9.0 is not available, for it cannot work with clutter-0.9.2, we must download the trunk version of cluttermm from http://svn.gnome.org/viewvc/gnomemm/cluttermm/trunk/(svn co http://svn.gnome.org/svn/gnomemm/cluttermm/trunk) > > > -- > My platform is Gnu/Linux Debian(sid-amd64, lenny-intelx86) Gnome > Mozilla/Iceweasel Gmail/Evolution C++/Gtkmm Scim Totem Pidgin. > -- My platform is Gnu/Linux Debian(sid-amd64, lenny-intelx86) Gnome Mozilla/Iceweasel Gmail/Evolution C++/Gtkmm Scim Totem Pidgin. -- To unsubscribe send a mail to [email protected]
