running clutter based application on imx53

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

running clutter based application on imx53

732 Views
rayssadet
Contributor I

Hi everyone:

i am trying to execute a clutter based application on the imx53qsb board but am getting errors.
i used the fsl-bsp dora to butbake core-image-sato and IMAGE_INSTALLed packagegroup-core-clutter-core

clutter code compiles without error but on execution i get the error:

GModule-CRITICAL **: g_module_close: 'module->ref_count > 0' failed

Clutter-CRITICAL **: Unable to initialize Clutter: Failed to connected to any renderer due to constraints

Segmentation fault

i am not sure where the problem is coming from or what to configure for it.

simple_draw 1000, es11ex works fine for opengl testing.

anybody got any clutter app on imx53 working .. your method used is welcomed..

anybody with any idea is welcomed to help and ask any specific question if need...

:RAYS

Labels (4)
Tags (3)
0 Kudos
1 Reply

431 Views
gusarambula
NXP TechSupport
NXP TechSupport

I investigated and unfortunately it seems that clutter is not working on i.MX53 but there is an append (link below)to get it running on the i.MX6, in case it helps.

http://git.yoctoproject.org/cgit/cgit.cgi/meta-fsl-arm/tree/recipes-graphics/clutter/clutter-1.0_%25...

0 Kudos