Shirakumo / libfond

Simple OpenGL font rendering based on stb_truetype
zlib License
13 stars 3 forks source link

test failed to run #1

Open codeyash opened 7 years ago

codeyash commented 7 years ago

Fond: OpenGL error 1280: An unacceptable value is specified for an enumerated argument. Loading font... Error: An OpenGL error has been encountered.

Shinmera commented 7 years ago

Is your system capable of OpenGL 3.3+? Which platform is this on?

codeyash commented 7 years ago

Initializing GL... FAILED

I removed flag check of glerror and got above reported issue message.

Failed on laptop Linux mint 18

OpenGL vendor string: Intel Open Source Technology Center OpenGL renderer string: Mesa DRI Intel(R) Haswell Mobile OpenGL core profile version string: 3.3 (Core Profile) Mesa 12.0.6 OpenGL core profile shading language version string: 3.30 OpenGL core profile context flags: (none) OpenGL core profile profile mask: core profile OpenGL core profile extensions: OpenGL version string: 3.0 Mesa 12.0.6 OpenGL shading language version string: 1.30 OpenGL context flags: (none) OpenGL extensions: OpenGL ES profile version string: OpenGL ES 3.0 Mesa 12.0.6 OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.00 OpenGL ES profile extensions:

Failed on my desktop as well: Linux Mint 18

OpenGL vendor string: NVIDIA Corporation OpenGL renderer string: GeForce GTX 750 Ti/PCIe/SSE2 OpenGL core profile version string: 4.5.0 NVIDIA 375.39 OpenGL core profile shading language version string: 4.50 NVIDIA OpenGL core profile context flags: (none) OpenGL core profile profile mask: core profile OpenGL core profile extensions: OpenGL version string: 4.5.0 NVIDIA 375.39 OpenGL shading language version string: 4.50 NVIDIA OpenGL context flags: (none) OpenGL profile mask: (none) OpenGL extensions: OpenGL ES profile version string: OpenGL ES 3.2 NVIDIA 375.39 OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20 OpenGL ES profile extensions: