Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - strikeblack91

Pages: [1]
1
Window / SFML Warning
« on: March 08, 2020, 01:21:39 pm »
Hello

I am a Epitech student and i have to create severals programs using sfml.
the problem is that when is start my program, some warnings appears and my program segfault randomly:

Warning: The created OpenGL context does not fully meet the settings that were requested
Requested: version = 2.0 ; depth bits = 0 ; stencil bits = 0 ; AA level = 0 ; core = false ; debug = false ; sRGB = true
Created: version = 4.6 ; depth bits = 0 ; stencil bits = 0 ; AA level = 0 ; core = false ; debug = false ; sRGB = true

But if i try my program on my friends computer, it works perfectly.
After have searched a lot on the internet, i ask your help...

help....

Pages: [1]
anything