Trying to use DerelictGL3.load
Luis
luis.panadero at gmail.com
Sat Apr 25 23:03:34 UTC 2020
On Saturday, 25 April 2020 at 22:00:00 UTC, Pillager86 wrote:
> Not sure which subforum to post this but I'm hoping someone
> here knows. I'm trying to use the derelict-sdl2 and
> derelict-gl3 packages from dub but when my program calls
> DerelictGL3.load() I get a segmentation fault (Ubuntu). I
> installed libgl1-mesa-dev on my system. DerelictSDL2.load()
> works just fine.
You should try bindbc-sql and bindbc-glas both replaced derelict.
I made a little dumb example of using both :
https://github.com/Zardoz89/dlang-bindbc-sdl-opengl-example
More information about the Digitalmars-d
mailing list