Re: [Libmesh-users] compilation problem
> In libmesh_config.h I get something like this: > #ifndef LIBMESH_^A > #define LIBMESH_^A ^B What does comment before these to lines say? I've compiled libmesh from trunk right now without any pr
[Libmesh-users] compilation error in the file numerics/eigen_solver.C
Hi there! I am tying to compile the svn version but the following errors occur In file included from src/numerics/eigen_solver.C:27: /home/zeljka/libmesh/include/numerics/eigen_solver.h:200: error: expected unqualified-id before ‘<<’ token /home/zeljka/libmesh/include/numerics/eigen_solver