On Tue, Sep 1, 2009 at 9:06 AM, zeljka<[email protected]> wrote: > 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.h:208: error: > expected unqualified-id before ‘>>’ token
It looks to me like you have an SVN conflict in this file? I don't have any such '<<' or '>>' characters in my version of eigen_solver.h -- John ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
