Bonjour
j'ai un probleme lorsque je compile mon programme. j'ai la fentre qui s'ouvre et un message m'indiquent ceci :
libGL warning: 3D driver claims to not support visual 0x5b
qulequ'un peut il m'explique ce que cela signifie.
Merci
Bonjour
j'ai un probleme lorsque je compile mon programme. j'ai la fentre qui s'ouvre et un message m'indiquent ceci :
libGL warning: 3D driver claims to not support visual 0x5b
qulequ'un peut il m'explique ce que cela signifie.
Merci
En gros soit ta carte graphique ne supporte pas la 3D, soit la 3D n'est pas supporté, soit tu n'as pas les drivers etc...
Tu es sur quoi ? (Windows, Linux, ...), quel carte graphique ? (Nvidia, Ati, Intel, ...) ?
J'ai remarqué effectivement que sur les carte Intel il y avait des soucis dans le genre.
Tu as quoi distribution exactement ?
Précision trouvé sur le site de Intel :
En gros tu peux utiliser OpenGL mais jusqu'à la version 1.4 plus quelques extensions qui sont citées dans le texte.
Intel® 82945G Express Chipset
OpenGL* support
The Intel® 82945G Express Chipset Family supports hardware acceleration of OpenGL* applications in 16-bit and 32-bit color depths. OpenGL* 1.4 plus ARB_vertex_buffer and EXT_shadow_funcs extensions and TexEnv shader caching is the latest version currently supported by the Intel® Graphics Media Accelerator Drivers. Drivers that come with Windows* or that are downloaded from Windows* Update typically do not support OpenGL*. For optimal performance of OpenGL applications, install the latest graphics drivers from Intel. Also, exit any running background applications, such as virus scanners, NetMeeting* or any programs that run in the task bar.
Partager