-
Notifications
You must be signed in to change notification settings - Fork 31
Comgr Won't compile #34
Comments
LLDConfig.cmake is provided by llvm-amdgpu. |
I tried to compile llvm-amdgpu - I also have it installed aready, and got an updating error |
@xuhuisheng always get this error while compiling:
|
Could be out of memory |
it's not, I've got 32 gigs of ram, the only thing that is 99% used is the processor. |
I just looked at the logs, and it seems to be a problem with a missing library
|
The error you're getting is because your versions of llvm-amdgpu and ROCm-CompilerSupport are out of sync. Make sure you're building with the same release versions of each. |
Hmm Okay, there wasn't an update for that at the time... |
Hey there, I got some compilation problems:
What should I do about this? I am not that much into solving compilation errors...
Thanks!
The text was updated successfully, but these errors were encountered: