Hello,
I am new using Fortran and Visual Studios. I am developing a C++ code that calls functions and routines from a fortran dll. I am working by using remote deskpot to Cornell University servers and I have not internet conection in my deskpot. I am using Visual Studios 2008 with Intel Visual Fortran Composer XE 2011, and supposedly it has already installed IMSL libraries.
So, I want to use some IMSL functions and I had followed these instructions . Nevertheless I get these warning PRJ: "The following environment variables were not found: $(FNL_DIR) when I try to build my project.
I have two questions:
i) How can I corroborate that IMSL libraries are installed?
ii) If they are correctly installed, which could be the problem?
Thanks and best regards,