visual studio 2012 - cannot link petsc libraries to my c++ project -


i using petsc libraries. when compiled project ve got these errors.

enter image description here

i checked libraries , .h files. set right path.


Comments

Popular posts from this blog

php - Autoloader issue not returning Class -

jsf - "PropertyNotWritableException: Illegal Syntax for Set Operation" error when setting value in bean -

C++ Program To Find Smallest and Largest Number In Array -