fractals03_1.c:16:91: GL/glut.h: není souborem ani adresářem
fractals03_1.c: In function `drawPixmap':
fractals03_1.c:76: error: `GL_RGB' undeclared (first use in this function)
fractals03_1.c:76: error: (Each undeclared identifier is reported only once
fractals03_1.c:76: error: for each function it appears in.)
fractals03_1.c:77: error: `GL_UNSIGNED_BYTE' undeclared (first use in this function)
fractals03_1.c: In function `onInit':
fractals03_1.c:153: error: `GL_UNPACK_ALIGNMENT' undeclared (first use in this function)
fractals03_1.c: In function `onResize':
fractals03_1.c:175: error: `GL_PROJECTION' undeclared (first use in this function)
fractals03_1.c: In function `onDisplay':
fractals03_1.c:188: error: `GL_COLOR_BUFFER_BIT' undeclared (first use in this function)
fractals03_1.c:189: error: `GL_FRONT' undeclared (first use in this function)
Jak se dají zkompilovat příklady, když nemám kartu s podporouopenGL (asi) :