Theo Paris

Results 161 comments of Theo Paris

I tried to compile this too but it seems like you need a very very old version of QT that no distribution packages.

Edit: It seems like this fork compiles successfully with QT5 👀 https://github.com/imbavirus/mazecompositor If you have a C++ compiler, GNU Make and Qt5 installed you should be able to compile it:...

I attemped to update all of the crate versions locally and ran into https://github.com/eyre-rs/eyre/issues/214

~~How do I use this PR (with the doctests removed temporarily to fix errors)? I was going to fork this to add blake3 support as well...~~ Nevermind I figured it...

I've been looking to this now that WSL has been open sourced. The relevant lines seem to be [here](https://github.com/microsoft/WSL/blob/541321e58b2dcf3d6dbcdacd0ef4c5c21493cc16/src/linux/init/main.cpp#L923) and [here](https://github.com/microsoft/WSL/blob/541321e58b2dcf3d6dbcdacd0ef4c5c21493cc16/src/windows/service/exe/WslCoreVm.cpp#L1310). However, I'm not sure what the best way of...

> Fabric support is coming in NTL 0.2 along with support for 1.19.2 Would it be possible to support 1.19.3 as well? The normal create mod for fabric only supports...

+1 but for Windows ARM64.

It seems like there are multiple issues with renderdoc at the moment that have caused compilation errors in general, see https://github.com/baldurk/renderdoc/issues/3175#issuecomment-2480318455 Edit: welp it appears the author of renderdoc locked...

> https://sr.ht/~lattis/muon/ doesn't have this issue. Which is a meson implementation in C. Muon also doesn't support features needed to compile major projects such as GTK.