Re: Error LNK2019
- From: Steve Lionel <steve.lionel@xxxxxxxxx>
- Date: Fri, 31 Aug 2007 20:15:05 -0000
On Aug 31, 1:48 pm, marcomarc...@xxxxxxxxx wrote:
Thanks for reply,
the "guilty" function is erfc which belong to the IMSL library. It
should be enough write "USE ERFC_INT" (at least this say the example
in the IMSL fortran user's guide). Maybe the problem is in the project
settings? I mean: the project (or something else) isn't properly
configured to use the imsl library? If so I don't know what to do.
Please read the section of the on-disk documentation regarding using
IMSL from the Visual Studio environment. You can find it under
Building Applications > Using Libraries > Using the IMSL Libraries.
Generally, you need to add the path to the IMSL libraries under Tools
Options > Intel Fortran > Library Files and add an INCLUDE of theappropriate link_f90_xxx.h file in your source. (For version 10, this
changes to link_fnl_xxx.h.)
If you need further help, please contact Intel Premier Support.
Steve Lionel
Developer Products Division
Intel Corporation
.
- References:
- Error LNK2019
- From: marcomarco76
- Re: Error LNK2019
- From: mecej4
- Re: Error LNK2019
- From: marcomarco76
- Error LNK2019
- Prev by Date: Re: fortran95 error
- Next by Date: Re: Error LNK2019
- Previous by thread: Re: Error LNK2019
- Next by thread: fortran95 error
- Index(es):