[Mesa-users] Program fails to run if linked both libGLESv1_cm.so & libGLESv2.so in mesa 7.9.1

Yang, Jin A jin.a.yang at intel.com
Thu Jul 28 20:51:45 PDT 2011


Thanks for your advice, when 7.11 will be released? I may prefer a stable version.

Thanks!
Jin

-----Original Message-----
From: Chia-I Wu [mailto:olvaffe at gmail.com] 
Sent: Friday, July 29, 2011 8:49 AM
To: Yang, Jin A
Cc: mesa-users at lists.freedesktop.org
Subject: Re: [Mesa-users] Program fails to run if linked both libGLESv1_cm.so & libGLESv2.so in mesa 7.9.1

On Mon, Jul 25, 2011 at 11:36 PM, Yang, Jin A <jin.a.yang at intel.com> wrote:
> My program both linked the libGLESv1_cm.so & libGLESv2.so by using
> –lGLESv1_cm –lGLESv2 when building the program. But my program failed to
> run, if I enable LIBGL_DEBUG, when program is running, some gl api call will
> print “no context” out from mesa lib, but some gl api call will success.
> After debug the mesa lib, I found some times the gl api jump into
> libGLESv1_cm.so, sometimes into libGLESv2.so(which will print no context”).
> My program have bind opengles api and create opengles 1.0 context. It seems
> mesa become confused if both link v1 & v2. Is there any solution to solve
> this conflict? By the way, my mesa lib version is 7.9.1. Thanks for any
> suggestion on it.
This should be fixed in Mesa 7.11.  You will need to update your Mesa version.

>
>
>
> Regards,
>
> Jin
>
> _______________________________________________
> mesa-users mailing list
> mesa-users at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/mesa-users
>
>



-- 
olv at LunarG.com


More information about the mesa-users mailing list