原因是环境变量的 Path 变量中,包含的路径中,有多个路径底下都包含 libstdc+±6.dll,应该确保 C:\msys64\mingw64\bin 是系统范围 PATH 和用户 PATH 中的第一位,或者是干脆删掉那些多余的路径
参考:
https://stackoverflow.com/questions/76631846/c-segmentation-fault-on-hello-world-cin-and-cout
原因是环境变量的 Path 变量中,包含的路径中,有多个路径底下都包含 libstdc+±6.dll,应该确保 C:\msys64\mingw64\bin 是系统范围 PATH 和用户 PATH 中的第一位,或者是干脆删掉那些多余的路径
参考:
https://stackoverflow.com/questions/76631846/c-segmentation-fault-on-hello-world-cin-and-cout