Closed ferrellsl closed 1 year ago
Render targets not supported by OpenGL
Did you correctly setup your graphics driver? Or maybe you are using virtual machines without hardware acceleration?
This is when attempting to run on real hardware. Here's a shot of neofetch and glxgears.
What's your SDL2 version?
Version 2.0.20
I can install the clock via flatpak and it runs normally so I suspect there's a problem with the SDL2 shared library location when manually building from source.
not sure what has changed, but it builds and runs correctly now so you can close this issue.
not sure what has changed, but it builds and runs correctly now so you can close this issue.
Glad to know this.
I'm on Ubuntu 22.04 and everything builds successfully but here's the output when I run the binary:
Parsing
/usr/local/etc/flipclock.conf
. Skip comment line. Parsed keyampm
and valuetrue
. Skip comment line. Skip comment line. Parsed keyfull
and valuefalse
. Skip comment line. Parsed keyshow_second
and valuetrue
. Skip comment line. Skip comment line. Skip comment line. Skip comment line. Skip comment line. Skip comment line. Skip comment line. Skip comment line. Skip comment line. Skip comment line. Skip comment line. Skip comment line. Skip comment line. Skip comment line. Skip comment line. argv[0]: ./flipclock Closing old font. Opening font from/usr/local/share/fonts/flipclock.ttf
. Destroying old textures. Creating new textures with size228x228
. Render targets not supported by OpenGL