Richard Geslot
Results
2
issues of
Richard Geslot
in order to make it work on VS, we need to change : popen -> _popen pclose -> _pclose "w" -> "wb" maybe an ifdef could be good if you...
### Problem Description I'm trying to compile amd_comgr on Visual Studio 2022. I'm on the latest amd-staging branch of https://github.com/ROCm/llvm-project ( 6dfd4edd09fcdc0b902f60fc77ab62c2e395154f ) I was able to build llvm and...
comgr