On Fri, 29 Feb 2008, Yujie wrote: > when I compile PETSc, I need to add "--with-clanguage=C++" in PETSc > configuration. However, when I make libmesh, there is lots of erros. > How to solve it? thanks a lot.
We use the C language PETSc API, not their C++ API. You should compile PETSc with the former. --- Roy ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
