IPC icon indicating copy to clipboard operation
IPC copied to clipboard

Compilation Error - Failed to find SuiteSparse -Did N

Open damengziuu opened this issue 1 year ago • 4 comments

Hi everyone, I'm compiling my project and I'm getting this error, but how can I fix it?

1718006865022

But I compiled oneTBB separately and it compiles through.

damengziuu avatar Jun 10 '24 08:06 damengziuu

I have the same issue

jasonbarthes avatar Sep 19 '24 03:09 jasonbarthes

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

jasonbarthes avatar Sep 20 '24 01:09 jasonbarthes