Discussion:
[directfb-users] Help getting DirectFB examples running
Alexander Pannwitz
2012-08-22 19:01:47 UTC
Permalink
Hello,

I try to get DirectFB 1.6.0 running on fedora 16. Most examples run fine, except the opengl examples.
For "dfbtest_gl1", "dfbtest_gl2" and "dfbtest_gl3" I get the error message:

...
(!) IDirectFB::GetInterface( 'IDirectFBGL2' ) failed!
--> The specified file has not been found
...

And for "dfbtest_old_gl2" I get the following error message:

...
(!) IDirectFBSurface::GetGL() failed!
--> The specified file has not been found
...

Can anyone give me a hint what I am doing wrong?

Regards
Klick
Alexander Pannwitz
2012-08-23 09:29:40 UTC
Permalink
These packages (regarding opengl) are what I have installed via rpm:

[***@localhost ~]# rpm -qa | grep -i gl | sort
freeglut-2.6.0-6.fc15.i686
freeglut-devel-2.6.0-6.fc15.i686
ftgl-2.1.3-0.4.rc5.fc15.i686
glew-devel-1.6.0-1.fc16.i686
libgle-3.1.0-5.fc15.i686
libgle-devel-3.1.0-5.fc15.i686
libGLEW-1.6.0-1.fc16.i686
libGLEWmx-1.6.0-1.fc16.i686
libgssglue-0.4-0.fc16.i686
mesa-libEGL-7.11.2-3.fc16.i686
mesa-libEGL-devel-7.11.2-3.fc16.i686
mesa-libGL-7.11.2-3.fc16.i686
mesa-libGL-devel-7.11.2-3.fc16.i686
mesa-libGLES-7.11.2-3.fc16.i686
mesa-libGLES-devel-7.11.2-3.fc16.i686
mesa-libGLU-7.11.2-3.fc16.i686
mesa-libGLU-devel-7.11.2-3.fc16.i686

Is there anything missing?

-----Ursprüngliche Nachricht-----
Von: Cecilia (Jiali) Peng [mailto:***@sigmadesigns.com]
Gesendet: Donnerstag, 23. August 2012 05:19
An: Alexander Pannwitz; directfb-***@directfb.org
Betreff: RE: Help getting DirectFB examples running

Is it possible that you miss OpenGL libraries?

-----Original Message-----
From: directfb-users-***@directfb.org [mailto:directfb-users-***@directfb.org] On Behalf Of Alexander Pannwitz
Sent: Thursday, August 23, 2012 3:02 AM
To: directfb-***@directfb.org
Subject: [directfb-users] Help getting DirectFB examples running

Hello,

I try to get DirectFB 1.6.0 running on fedora 16. Most examples run fine, except the opengl examples.
For "dfbtest_gl1", "dfbtest_gl2" and "dfbtest_gl3" I get the error message:

...
(!) IDirectFB::GetInterface( 'IDirectFBGL2' ) failed!
--> The specified file has not been found
...

And for "dfbtest_old_gl2" I get the following error message:

...
(!) IDirectFBSurface::GetGL() failed!
--> The specified file has not been found
...

Can anyone give me a hint what I am doing wrong?

Regards
Klick
Denis Oliver Kropp
2012-09-06 21:15:24 UTC
Permalink
Post by Alexander Pannwitz
I try to get DirectFB 1.6.0 running on fedora 16. Most examples run fine, except the opengl examples.
Did you build with OpenGL support?

Please send your configure output.
--
Best regards,
Denis Oliver Kropp

.------------------------------------------.
| DirectFB - Hardware accelerated graphics |
| http://www.directfb.org/ |
"------------------------------------------"
Loading...