Derelict GLFW3 and dynamic linking on Linux

Kayomn spam at kayomn.net
Tue Feb 27 13:24:39 UTC 2018


On Tuesday, 27 February 2018 at 13:14:38 UTC, Mike Parker wrote:
> On Tuesday, 27 February 2018 at 12:00:20 UTC, Kayomn wrote:
>
>> [...]
>
> It *is* a version problem. The exception is a 
> SymbolLoadException, which means the loader found the library 
> just fine (you can see it in the file name, libglfw.so.3.1). 
> However, it attempted to load `glfwSetWindowIcon` and failed. 
> If you check the GLFW 3 documentation [1] you'll find the 
> following:
>
> [...]

Thanks for clearing that up, it's been bugging me for a while.


More information about the Digitalmars-d-learn mailing list