Bienvenue, Invité. Merci de vous connecter ou de vous inscrire. Avez-vous oublié d'activer ?

Voir les contributions

Cette section vous permet de consulter les contributions (messages, sujets et fichiers joints) d'un utilisateur. Vous ne pourrez voir que les contributions des zones auxquelles vous avez accès.


Messages - matteoDavid

Pages: [1]
1
Discussions générales / Impossible de lancer mon projet SFML
« 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 ?

Pages: [1]