| 183b3c53 | 10-May-2013 |
Jed Brown <jedbrown@mcs.anl.gov> |
AO ex3.cxx: include petsc header before mpi.h to deal with broken C++
C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\istream(547) : warning C4530: C++ exception handler used, but unwind seman
AO ex3.cxx: include petsc header before mpi.h to deal with broken C++
C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\istream(547) : warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify -GX C:\PROGRA~1\MPICH2\include\mpicxx.h(1509) : error C2555: 'MPI::Nullcomm::Clone' : overriding virtual function differs from 'MPI::Comm::Clone' only by return type or calling convention C:\PROGRA~1\MPICH2\include\mpicxx.h(1142) : see declaration of 'Comm'
show more ...
|