willcoxe

Results 14 comments of willcoxe

I have not set it consciously. ```echo $LD_LIBRARY_PATH``` comes up empty. My expectation (per the very first discourse note) is that I do think it's some sort of environment issue,...

I have been looking into this further and if it is the libx11 version, that would mean that the error would be replicated by anyone running ubuntu LTS since this...

Another update. This example also opens a window. Except when I build it without -lX11. If I build it without, I get the same error as is given by GLFW.Window()....

I'd appreciate a hint regarding the -lX11 flag still, if at all possible?