Does Eclipse use its own proprietary project files vs. makefiles? ---John
On Tue, Jul 26, 2011 at 8:25 PM, Matt Bockman <mdbockma at ucsd.edu> wrote: > I am using Ubuntu Linux. > > Matt > > On Tue, Jul 26, 2011 at 5:11 PM, John Chludzinski <jchludzinski at gmail.com> > wrote: >> >> Try using Cygwin to build the PETSc libraries with VC++. ?This way >> you'll have the *.lib (vs. *.a Unix/Linux/Cygwin libraries) files you >> can link against. ?Go to the install PETSc instructions and follow the >> ones for Win32. >> >> ---John >> >> On Tue, Jul 26, 2011 at 5:32 PM, Matt Bockman <mdbockma at ucsd.edu> wrote: >> > Has anyone gotten PETSc to work w/Eclipse? Eclipse nicely generates all >> > my >> > makefiles for me for my current project (which is written in C++). I'd >> > like >> > to link PETSc w/my application but I'm not sure how to do this. >> > >> > Suggestions? >> > >> > Thanks, >> > Matt >> > > >
