fwsGonzo / libriscv

The fastest RISC-V sandbox
BSD 3-Clause "New" or "Revised" License
522 stars 46 forks source link

`__cpp_lib_atomic_ref` issues on MSVC compiler #179

Open fire opened 4 days ago

fire commented 4 days ago

https://github.com/V-Sekai/godot/actions/runs/9746515368/job/26897107717

job-logs.txt

image

fire commented 4 days ago

As far as I know this isn't a issue on mingw on the windows platform.

fwsGonzo commented 4 days ago

Looks like not very compileable on MSVC. I suggest changing to Clang-cl instead.