Can't find "cholmod.dll" file #924
Unanswered
hhhhhhharui
asked this question in
Q&A
Replies: 1 comment 1 reply
-
You haven't provided much information to go by. Did you try these instructions, for Windows?
Alternatively, you can import SuiteSparse as a cmake project into MS Visual Studio. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I encountered an error while compiling SuiteSparse using CMake, stating that the "cholmod.dll" file cannot be found.The error occurs in the "E:/googledownload/SuiteSparse/build/CHOLMOD/Release/" directory.I’ve tried running cmake --install, but the file still can’t be located.Could you suggest any solutions or steps I might be missing to resolve this issue?
Beta Was this translation helpful? Give feedback.
All reactions