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

Include path not correct #20

Open
QiaoLei-88 opened this issue Aug 3, 2015 · 0 comments
Open

Include path not correct #20

QiaoLei-88 opened this issue Aug 3, 2015 · 0 comments

Comments

@QiaoLei-88
Copy link

The include path in source files are not correct. So the CMake generated make file will not work.
For example, inside src/assemble_explicit.cc, the include statement reads

#include <base/quadrature_lib.h>

which should be

#include <deal.II/base/quadrature_lib.h>
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