i have installed clutter-1.0 from gnome site using terminal.
But when i run the application, error is notified as libcluttermm-1.0 not found. Has this
library not available as of now. if not what is the alternative that i can use.
|
feedback
|
|
What did you install exactly? libcluttermm (C++ interface to Clutter) is provided by the cluttermm package. On my Fedora system, I ran:
Of course, if you are doing development against it install cluttermm-devel instead. | |||
feedback
|
|
Use libclutter instead, as libcluttermm is not in Ubuntu repositories. | |||
|
feedback
|