Executable doesn't work

Hi people, all right?

I’m having troubles with my glut: if I develop a 2D animation, the executable runs very good.
But, if I try to run some 3D animation, the glut compiles, the executable opens but do nothing, and I see that famous message: The executable couldn’t be opened, send information to windows…
I’m not expert in hardware, or software, but if OpenGL uses directx, can be this.
But I’m not certain, could you give some help?

Very very thanks, and sorry by English errors, I don’t speak very well :slight_smile:

See ya

strange, 2D and 3D operations are almost the same with opengl.
Do you have a minial reproductible code for both the working 2d and failing 3d ? Post both codes.