Forum de la communauté SFML

Général => Discussions générales => Discussion démarrée par: matteoDavid le Avril 07, 2018, 07:11:20 pm

Titre: Impossible de lancer mon projet SFML
Posté par: matteoDavid le Avril 07, 2018, 07:11:20 pm
Salut,
Je suis nouveaux ici et j'essais de faire fonctionner mon projet SFML mais j'ai plein d'erreurs ...
J'utilise le sous-système Windows pour Linux (avec Ubuntu).
Lorsque je lance mon projet j'ai les erreurs suivantes :

Failed to retrieve any screen sizes while trying to get the desktop video mode
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast
Failed to retrieve any screen sizes while trying to get the desktop video mode
Failed to retrieve any screen sizes while trying to get the desktop video mode
Failed to retrieve any screen sizes while trying to get the desktop video mode
Warning: The created OpenGL context does not fully meet the settings that were requested
Requested: version = 1.1 ; depth bits = 0 ; stencil bits = 0 ; AA level = 0 ; core = false ; debug = false
Created: version = 0.0 ; depth bits = 0 ; stencil bits = 0 ; AA level = 0 ; core = false ; debug = false
Setting vertical sync failed
sfml-graphics requires support for OpenGL 1.1 or greater
Ensure that hardware acceleration is enabled if available
Failed to retrieve any screen sizes while trying to get the desktop video mode
Failed to retrieve any screen sizes while trying to get the desktop video mode


Pourriez-vous me guider ?
Titre: Re: Impossible de lancer mon projet SFML
Posté par: Sipige le Avril 11, 2018, 09:07:43 pm
sfml-graphics requires support for OpenGL 1.1 or greater => sfml-graphics nécessite la prise en charge d'OpenGL 1.1 ou supérieur