Hi all,
I'm using the latest LAPACK precompiled libraries and dlls but when I try to run a program which includes Lapack routines from Fortran I get the following erro message "The application was unable to start correctly (ox0000007b) Click OK to close application ". I'm using the Code::Block as IDE editor and I'm sure that I set the configuration to link the Lapack library correctly(enviromental variables, compiler settings, setting the dlls at right location, etc.., ) during the run time otherwise I'm supposed to get the compile time or program wouldn't even be compiled.
Probably this issue has got nothing to do with Lapack library but I just wanted to know If any of you experienced such a discrepancy before and how you solved it. I googled for that it reveals that there is a mismatch in the required dlls but couldn't spot exactly which and how to fix it .
Your help will be appreciated.
Regards,

