Hi,

Am 17. Feb 2012, 01:56 schrieb John <[email protected]>:

> I seem two be gettin this error any way two correct ?
>
> $ g++ step-7.cc -o step7
> step-7.cc:19:41: fatal error: deal.II/base/quadrature_lib.h: No such
> file or dir
> ectory
> compilation terminated.

You can compile the examples easily with the provided Makefile (see
[1]).
Just run:

tamiko@northernraven step-7 % make
==============debug========= step-7.cc  ->  step-7.g.o
============================ Linking step-7
tamiko@northernraven step-7 %


[1] http://www.dealii.org/7.1.0/doxygen/tutorial/index.html

Best,
        Matthias
_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

Reply via email to