Julian Groß

Results 339 comments of 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.) ![Screenshot_20231007_202237](https://github.com/overte-org/overte/assets/11144627/0bb3a457-8f18-4ca0-b056-22af1e22751e) It looks like it is trying to install `gl` through the Alpine...

Installing a bunch of packages fixed the `gl` issue. ![Screenshot_20231007_221300](https://github.com/overte-org/overte/assets/11144627/c8c882b5-3c4a-4f6d-ad37-a0fc70e9981f)

Windows builds have failed, but this is a work in progress anyways.

Screenshot of wireframe rendering on Vulkan Interface. ![vulkan_wieframe_20241213_104914](https://github.com/user-attachments/assets/9e401480-0936-4e46-9516-3e16b55d1b71)

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: ![e45db8a514beb5d28ae30f5da170548432389c2c1878565078194716672](https://github.com/user-attachments/assets/c2da8ea7-af54-41dc-9c9b-ebc9a52650c6)