Skip to content
New issue

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

From Christopher Jelich #31

Open
luca-heltai opened this issue Oct 24, 2018 · 0 comments
Open

From Christopher Jelich #31

luca-heltai opened this issue Oct 24, 2018 · 0 comments

Comments

@luca-heltai
Copy link
Contributor

I’m trying to install your parallel BEM solver at the moment and am running into some problems. I’d like to build it from source and got all the prerequisites (METIS, Trilinos, dealii and deal2lkit) already. However when running cmake in the build folder of pi-BEM, I get an error message.

This is my cmake call:

cmake -DDEAL_II_DIR=/home/christopher/software/deal9.0.0 -Ddeal2lkit_DIR=/home/christopher/repositories/deal2lkit/build/cmake/config ../

This is the error message:

-- Using the deal.II-9.0.0 installation found at /home/christopher/software/deal9.0.0
-- Include macro /home/christopher/software/deal9.0.0/share/deal.II/macros/macro_deal_ii_add_test.cmake
-- Include macro /home/christopher/software/deal9.0.0/share/deal.II/macros/macro_deal_ii_initialize_cached_variables.cmake
-- Include macro /home/christopher/software/deal9.0.0/share/deal.II/macros/macro_deal_ii_invoke_autopilot.cmake
-- Include macro /home/christopher/software/deal9.0.0/share/deal.II/macros/macro_deal_ii_pickup_tests.cmake
-- Include macro /home/christopher/software/deal9.0.0/share/deal.II/macros/macro_deal_ii_query_git_information.cmake
-- Include macro /home/christopher/software/deal9.0.0/share/deal.II/macros/macro_deal_ii_setup_target.cmake
-- Using the deal2lkit-9.0-pre installation found at /home/christopher/repositories/deal2lkit
CMake Error at CMakeLists.txt:64 (D2K_INITIALIZE_CACHED_VARIABLES):
Unknown CMake command "D2K_INITIALIZE_CACHED_VARIABLES".

-- Configuring incomplete, errors occurred!
See also "/home/christopher/repositories/pi-BEM/build/CMakeFiles/CMakeOutput.log".

I hope you can help me out on this. I’m not sure about the deal2lkit_DIR, but this It is the folder in which the deal2lkitConfig.cmake is stored. One additional note: My deal2lkit installation path is not the default one. Maybe this is an issue, too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant