Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

Can not link IMSL

jianhua_li
Beginner
621 Views
When I do a program with intel visual fortran complier and Microsoft Visual studio.net 2003, the error message shows a link error with IMSL. the code is attached.
Could you help me?
Thank in advance.
Jianhua

Message Edited by jianhua.li@hitachigst.com on 04-19-200605:48 PM

0 Kudos
3 Replies
Steven_L_Intel1
Employee
621 Views
What's the link error? Have you followed the instructions on adding the IMSL library and include paths to your Visual Studio options? These are found in the section on using IMSL in the Intel Visual Fortran Building Applications manual, part of the on-disk documentation.
0 Kudos
jianhua_li
Beginner
621 Views
Steve,
Thank you.
Error message:
error LNK2019: Unsolved external function_DRNNOR.
similar error messages have 5 items.
( I use the Japanese versioin, above message is a translation);
I followed the instructions on adding the IMSL library and include paths to my Visual Studio options.
But remain the error message.
Very appreciated that I can get your response again.
Regards,
Jianhua

Message Edited by jianhua.li@hitachigst.com on 04-19-200605:51 PM

0 Kudos
Steven_L_Intel1
Employee
621 Views
I don't see this error when I build your source on my system. Is that the only link error that is reported?
0 Kudos
Reply