Skip to content

[bugfix] Produce a linker error when pardiso lib is not found

Dominic Kempf requested to merge feature/treat-pardiso-correctly into master

If somebody tries to use pardiso despite it not being found, he should ge t a linker error instead of an exception. All other bindings handle it that way.

Fixes flyspray/FS#351 (closed)

Merge request reports