Never mind. I see, I do not need a visual studio project for petsc, but a
debug version build is enough. I can debug it now. Thanks again for the
help.
Lesong
On Fri, May 4, 2012 at 1:30 PM, Cinstance wrote:
> Thanks for the relies. I tried to generate VS projects via CMAKE, but got
&g
h a different source directory
Do I need to use a cygwin remapped directory instead of the default one to
build the cmake configuration?
Thanks again,
Lesong
On Thu, May 3, 2012 at 10:44 PM, Barry Smith wrote:
>
> On May 3, 2012, at 9:33 PM, Cinstance wrote:
>
> > I am using P
I am using PETSC as the linear solver for a CFD project. It is part of an
integrated frame work, and the project is developed under MS Windows.
I use PETSC as prebuild libs in Visual Studio, so I cannot debug into PETSC
code (at least for now I haven't figured out how to). What make it worse is
th