Alejandro Saucedo
Alejandro Saucedo
For now, the walkarounds are to just run docker with -d, so it runs in the backgound, and then run all commands with: ``` bash docker exec [CONTAINER_ID] bash -c...
Thanks for this contribution @qwarlock - I have tried it for 15 r4 but unfortunately it fails with the error: "Device unknown: no controller available"
+1 @monkeython
This is great, thanks guys, will make a massive difference once it's merged. I'm now using m2r2 and seems to work quite well 👍
Sure. ``` > docker-compose version docker-compose version 1.25.0, build b42d419 docker-py version: 4.1.0 CPython version: 3.7.4 OpenSSL version: OpenSSL 1.1.1d 10 Sep 2019 ``` ``` > lsb_release -a No LSB...
+1 Would be great if there are any insights on how to fix this
+1 for us, it's happening on our default branch
Thank you @aliPMPAINT but thats still a workaround to a Findglslang.cmake / glslanConfig.cmake file - it would still be ideal to just add the compatibility with `find_package` as it's a...