wareHHOuse / diskpp

DiSk++, a C++ library for Hybrid High-Order (HHO) and Discontinuous Galerkin skeletal methods
Other
14 stars 11 forks source link

Fixed/improved DiSk++ build system. Added option to build each app. #68

Closed datafl4sh closed 4 years ago

datafl4sh commented 4 years ago

Fixed and improved the DiSk++ build system.

npaster commented 4 years ago

It does not compile for me. The compiler does not find sol/sol.h

I add the output compil_bug.txt

datafl4sh commented 4 years ago

OK, I am looking at it. Thanks.

datafl4sh commented 4 years ago

It does not compile for me. The compiler does not find sol/sol.h

I add the output compil_bug.txt

I guess a git submodule update is needed when you checkout the PR branch (remember to do git submodule update also when you go back to devel.