We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
I have the same issue
Sorry, something went wrong.
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
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
You can modify the FindSuiteSparse.cmake file to point to the SuiteSparse library where you had downloaded
You can modify the FindSuiteSparse.cmake file to point to the SuiteSparse library you downloaded
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: