Closed kenfager closed 1 year ago
Thx for the report, let's debug that.
This is strange as \<bit> is a standard C++20 include.
However, I don't think I use the
Can you remove the line #include
(but your C++ dev environment is wrong somewhere, so we may have other issues later)
Looking at another comment, it seems you standard library may be slightly outdated:
https://github.com/yuzu-emu/yuzu/issues/4780
Anyway, let me know if removing it works.
(removed the include in the latest commit, this issue should be fixed)
Hello!
I've been meaning to try this since being wowed by it at Midwest Gaming Classic. I've downloaded the repository to my PiSCSI device and followed the installs for dependencies. When I try to make the file I'm getting an error.
Any guidance for someone who doesn't know C++ would be most appreciated.
-ken