niansa/tuxifan

Results 303 comments of niansa/tuxifan

Nope, no difference :-/ Still says this: ``` warn: Skipping CPU adapter: llvmpipe (LLVM 17.0.6, 256 bits) info: AMD Radeon RX 7900 XT (RADV NAVI31) ... ``` Edit: Looks like...

`bwrap --bind / / --ro-bind ~/Programs/OSS/mesa/inst/share/vulkan/icd.d /usr/share/vulkan/icd.d wine32 game32.exe` This seems to do the trick.

Ich kann einmal schauen, sorry fuer die spaete Antwort. @idc77 auf welcher Distro bist du (Host / Gast)? Dass ich das besser reproduzieren kann.

But NOT impossible! I like this :-)

On Linux using clang-cl with Microsoft headers/libs. https://github.com/mstorsjo/msvc-wine

Someone seems to have "fixed" it like this in a `.patch` file: ```patch { - {t.get_executor()} -> asio::execution::executor; + t.get_executor(); }; ``` For me at least this "fix" works.

Hi, sorry, I must've somehow skipped that comment suggesting `BOOST_ASIO_HAS_CONCEPTS`. Looks like it's already defined.

100B is a bit big though