Daniel
thank you very much,you are so kind,God bless you.
best
qiong
Daniel Arndt 于 2022年9月8日周四 21:41写道:
> Qiong,
>
> It's not sufficient to include deal.II's include files but you need to
> link the library target. Have a look at
> https://www.dealii.org/current/users/cmake_user.html.
>
> Best,
Qiong,
It's not sufficient to include deal.II's include files but you need to link
the library target. Have a look at
https://www.dealii.org/current/users/cmake_user.html.
Best,
Daniel
On Wed, Sep 7, 2022 at 9:38 PM jim wo wrote:
> and at the same time, I write the codes and it comes "the
> d
and at the same time, I write the codes and it comes "the
deal.II/grid/tria.h not found" I dont konw why
best
Qiong
在2022年9月8日星期四 UTC+8 09:34:59 写道:
> I created a new cmake project on wsl with vscode ,I write the
> INCLUDE_DIRETORIES with header file of dealii in the CMakeLists and then
> cma
I created a new cmake project on wsl with vscode ,I write the
INCLUDE_DIRETORIES with header file of dealii in the CMakeLists and then
cmake project ,I am not sure if its going to work . But when I make it
comes error as follow
[image: 1662600815935.png]
best
Qiong
在2022年9月8日星期四 UTC+8 09:23:08
I did install MPI on wsl
and I congfigure deal.ii with DEAL_II_WITH_PETSC = ON
DEAL_II_WITH_P4EST = ON
在2022年9月7日星期三 UTC+8 23:03:57 写道:
> Qiong,
>
> What CMake settings did you use to configure deal.II?
> Does your system indeed provide an MPI installation?
>
> Bets,
> Daniel
>
> On Wed, Se
Qiong,
What CMake settings did you use to configure deal.II?
Does your system indeed provide an MPI installation?
Bets,
Daniel
On Wed, Sep 7, 2022 at 10:22 AM jim wo wrote:
> Hello,
> I want to develop my own project on wsl with deal.ii 9.4. after make I
> got this message:
>
> In file inclu
Hello,
I want to develop my own project on wsl with deal.ii 9.4. after make I
got this message:
In file included from /home/wu/deal_II/include/deal.II/grid/tria.h:20,
from /home/wu/cmakeQuickStart/main.cpp:23:
/home/wu/deal_II/include/deal.II/base/config.h:540:12: fatal error: