- Thank you received: 0
cmake mylittlengsolve
5 years 2 weeks ago #2042
by NilsHM
cmake mylittlengsolve was created by NilsHM
Hi!
I want to build the c++ tutorial.
After typing
into the promt I get the following error:
How can I fix that?
Thank you in advance
Nils
I want to build the c++ tutorial.
After typing
Code:
cmake .. -G "Visual Studio 15 2017 Win64"
Code:
CMake Error at C:/Program Files/ngsolve-v6.2.1903/cmake/NGSolveConfig.cmake:80 (target_link_libraries):
Error evaluating generator expression:
$<TARGET_PROPERTY:SuiteSparse::umfpack,INTERFACE_INCLUDE_DIRECTORIES>
Target "SuiteSparse::umfpack" not found.
Call Stack (most recent call first):
CMakeLists.txt:10 (add_ngsolve_python_module)
CMake Error:
Error evaluating generator expression:
$<TARGET_PROPERTY:SuiteSparse::umfpack,INTERFACE_INCLUDE_DIRECTORIES>
Target "SuiteSparse::umfpack" not found.
Thank you in advance
Nils
- christopher
- Offline
- Administrator
Less
More
- Thank you received: 101
5 years 2 weeks ago #2043
by christopher
Replied by christopher on topic cmake mylittlengsolve
hi nils,
can you update to a recent version and check if the problem still exists? This should be fixed by now...
Best Christopher
can you update to a recent version and check if the problem still exists? This should be fixed by now...
Best Christopher
The following user(s) said Thank You: NilsHM
Time to create page: 0.111 seconds