[meta-freescale] OpenGL / ES debug on imx6 dora build (3.0.35)

Otavio Salvador otavio at ossystems.com.br
Wed Sep 17 10:47:59 PDT 2014


On Wed, Sep 17, 2014 at 2:24 PM, Peter SUCIU <petrut.suciu at gmail.com> wrote:
> I have an image (fsl-image-gui) built with Yocto. When I try to run a custom
> opengl app on it via GUI (double click on icon in file manager), the app
> runs fine, producing the expected graphical output. When I try running the
> same app via remote process launch from Eclipse, it fails to run OpenGL
> code, as in it cannot find the source to execute, like some weird linkage
> problem. Here is the snippet in question:

You need 'DISPLAY' environment set to ':0'

DISPLAY=:0 in the runtime environment ought to solve it.

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


More information about the meta-freescale mailing list