Hi,
I installed the Intel MKL v11.1 update 4 and I am trying to use mkl_set_exit_handler to capture the system errors (#136) we have been seeing lately on our Fortran applications. The compiler doesn't seem to recognize this subroutine as I keep getting the unresolved external symbol error.
Do I need any use statements for to call this mkl subroutine?
I attached my test project for your reference. It is the same as the one in the manual.
Thanks,
Pramod