Chris

Results 17 comments of Chris

Grazie :smile: :+1:

[I am working on the same thing](https://github.com/ValveSoftware/Proton/issues/1792#issuecomment-925109256) protontricks hangs on `Executing mkdir -p /home/chris/.steam/steam/steamapps/compatdata/244850` for me though :( When I try to run a [protonfixes script](https://gist.github.com/TheFloatingBrain/fb431627c6c690e2a8a578f6648b92c5) (I was gunna install...

Cant the [C++11 syntax](https://en.cppreference.com/w/cpp/language/alignof) be used here? Or are older C++ versions/compilers targeted?

> I'm currently working on other linux related features, and as this is a purely cosmetical issue that would only get rid of the compiler warning and not have any...

Hi, I know im just coming into the issues section barely knowing anything, but wanted to ask, could you generate a source file, embed the prefab file in it, then...

> That would require the entire engine to be constexpr, no? Which it obviously isn't. So I'd guess the answer is "no". > > The more important question though is,...

> This inclusion request template is mostly outdated. It still exists from a time when we used individual repositories for every recipe. Now, where we have this central repository, people...

~~I just happened to stumble on [this](https://github.com/ocornut/imgui/issues/5343).~~

UPDATE: Confirm it is a version specific problem, it works find if I specify `-nostdinc` and specify the directories for `gcc11` and system headers e.g (compiling the `viewer` demo from...

> Hi, it looks like we forgot to upgrade xplot last time we released xwidgets. I will try to fix it this week. Thanks so much! Anything I can do...