IPC
IPC copied to clipboard
Compilation Error - Failed to find SuiteSparse -Did N
Hi everyone, I'm compiling my project and I'm getting this error, but how can I fix it?
But I compiled oneTBB separately and it compiles through.
I have the same issue
I have the same issue
you need to download the SuitSparse library in the windows,and set its path to the environment variable,or you can use wsl to using this library
Thanks, but I‘m still gettin the same error even after I added it to my path variables. I also tried Cmake but it doesn't make a change