TAY wee-beng <[email protected]> writes:

> Hi,
>
> I am running PETSc 3.4 on windows 7 VS2008, using Intel Fortran.
>
> When I tried to build my code, during linking, it gives the error:
>
> 1>PETSc_solvers.obj : error LNK2019: unresolved external symbol 
> *DMSETFUNCTION* referenced in function 

* DMSetFunction() and DMSetJacobian() have been removed use
  SNESSetFunction() and SNESSetJacobian() instead, note the calling
  sequences are slightly different

http://www.mcs.anl.gov/petsc/documentation/changes/34.html

Attachment: pgpnmjBAx70lc.pgp
Description: PGP signature

Reply via email to