> 7) Received several similar errors on compilation: "const member
> "dealii::GeometryInfo<dim>::unit_normal_direction [with dim=1]" requires
> an initializer"

Hm. I think the Intel compiler is actually wrong about this (but this of 
course doesn't help us make things work). Can you show me the exact error 
message including the line where it appears?


> 9) Had step-1.cc file successfully compiled and proceeded to linking
> stage 10) Received 22 linker errors, all of which are unresolved
> externals of methods of template classes (first of them, for example, is
> "public: virtual __thiscall dealii::Boundary<2>::~Boundary<2>(void)")

Here too, can you post the exact error message (the first few, including 
line numbers if they're displayed, etc).

Thanks for helping us make this work!
 W.

-------------------------------------------------------------------------
Wolfgang Bangerth                email:            [email protected]
                                 www: http://www.math.tamu.edu/~bangerth/

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

Reply via email to