On 9/17/19 4:13 PM, GaryR wrote:
> I keep getting the following error when running cmake-gui.
> |
> 
> 
> CMakeErrorat 
> /home/gary/Deal.II/share/deal.II/macros/macro_deal_ii_setup_target.cmake:64(INCLUDE):
>    INCLUDE could notfind load file:
> 
> 
> /home/gary/Deal.II/lib/cmake/deal.II/deal.IITargets.cmake
> CallStack(most recent call first):
> /home/gary/Deal.II/share/deal.II/macros/macro_deal_ii_invoke_autopilot.cmake:55(DEAL_II_SETUP_TARGET)
> CMakeLists.txt:39(DEAL_II_INVOKE_AUTOPILOT)
> 
> |
> 
> I've tried mucking my way through the CMakeLists.txt. and the 
> setup_target_.cmake files. I can find the place where the error occurs 
> but am not familiar enough with the coding to make sense of the problem.
> 
> I am running Debian Buster with a KDE Desktop.
> AMD 4 core processor with 16GB of ram.
> Using Deal.II-9.1.1
> Using Cmake-GUI-3.13.2
> Using Eclipse 2019.6 (4.12.0)
> 
> I have Cmake-GUI set up to produce an Eclipse compatible build.

I don't think any of us uses the Cmake-GUI. We all just call cmake on 
the command line. Does that work?

It's also not entirely clear to me at which stage this happens to you. 
Is this the deal.II cmake you're trying to execute? Or in a tutorial 
program? Or in your own project?

Best
  W.


-- 
------------------------------------------------------------------------
Wolfgang Bangerth          email:                 bange...@colostate.edu
                            www: http://www.math.colostate.edu/~bangerth/

-- 
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dealii+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/ad0d5d16-4b76-ab0e-a3f5-b68e2364e67d%40colostate.edu.

Reply via email to