Simon

Results 1040 comments of Simon

I think you need an AMD card, since this seems to be a radeon driver issue

@jayschwa, you think we could improve the situation, by loading the systems glfw library? I think this is a BinaryBuilder problem (well not alone, but I think the systems glfw...

Ok, so bumping this issue seems to be our only hope: https://github.com/JuliaLang/julia/issues/37200 https://github.com/JuliaLang/julia/issues/34276

Btw, the branched off 1.6 finally seems to fix this :)

Somewhat ;) Should mostly work now, but I think the problem is, that it might come up again, whenever things get out of sync

There is this: https://github.com/JuliaGL/GLFW.jl/tree/sd/3.2, which we could turn into a PR... I'm guessing that it's not complete, though!

so should probably just have an env variable?! ;)

For example: https://nextjournal.com/sdanisch/makie-examples Interestingly it doesn't show all the error output in that article right now - not sure why, but usually it's there :P

Seems like we need a `size_t` for this? ``` The unsigned integer type of the result of the sizeof operator. This is a 32-bit unsigned integer if CL_DEVICE_ADDRESS_BITS defined in ...

Whatever you think is safe ;) Just trying to make sure we're not overlooking anything!