I am trying to use some open-source CFD
code, and it uses PETSC
and some other libraries, so I installed them. But when I try to compile program useing 'make', it seems like libraries are not properly linked with makefile
It seems like petsc isn't properly linked, but I can't know why...
question from:https://stackoverflow.com/questions/65880756/library-doesnt-properly-link-at-command-make