Julian Groß
Julian Groß
It would be nice if you could put a README into the conan-recipes directory on how to consume those and how to update them. It seems like I can build...
The next issue in line seems to be with OpenEXR. Maybe the package doesn't play well with such a relatively new compiler? ``` openexr/2.5.7: Calling source() in /home/juliangro/.conan2/p/openeb22abb7dffb1e/s/src openexr/2.5.7: Downloading...
Something to figure out later: The resulting binary seems to be searching for the Qt platform plugins in the wrong directory. ```bash juliangro@x299-desktop:~/git/overte/build$ QT_DEBUG_PLUGINS=1 ./interface/interface --disable-displays "OpenVR (Vive)" --disable-inputs "OpenVR...
Building libnode through conan fails on Ubuntu 20.04. *profile detect* seems to have chosen C++14, while libnode seems to require C++17 or higher to build. Log: https://bin.linux.pizza/?3ad49c3deaebf232#5NxEbsMUNagxtaMvnFJxm3dpWXTt2Ja5CJQrYio89wAR
Just tried on aarch64 postmarketOS. (I cannot select text or pipe it to file for some reason.)  It looks like it is trying to install `gl` through the Alpine...
Installing a bunch of packages fixed the `gl` issue. 
Windows builds have failed, but this is a work in progress anyways.
Screenshot of wireframe rendering on Vulkan Interface. 
At this point, the Linux CI builds fail during compilation. I don't see the CI being the problem anymore. The compilers are quite old though, so I can update them...
Screenshot of the deferred renderer with UI and web entities: 