Hi, everyone: I'm trying to port clutter toys (odo) from version 0.8 to 1.0, according to the tips reported by compiler, I replace clutter_sinx with cogl_fixed_sin, ClutterFixed with CoglFixed and so on.
But after these steps, when I run the binary file, it says: Floating point exception. Any idea? Thanks. -- Best Regards
