Re: Error LNK2019
- From: mecej4 <mecej4@xxxxxxxxxxxxx>
- Date: Fri, 31 Aug 2007 12:01:00 -0500
marcomarco76@xxxxxxxxx wrote:
Hi everybody,
I'm using IVF 9.1 with MSVS 2005 and I'm experiencing a strange
problem. I've got a program composed by several subroutines (each in a
different file) and it works very well. Now I'm trying to merge all
the code in a single file and I receive this message
There is nothing "strange" here; just an everyday undefined external.
1>------ Inizio generazione: Progetto: AIEM - single scattering -
final, Configurazione: Debug Win32 ------
1>Compiling with Intel Fortran 9.1 C:\Programmi\Intel\Compiler\Fortran
\9.1\IA32\...
1>AIEM_final.F90
1>ifort: Command line warning: overriding '/Qvc7.1' with '/Qvc8'
1>Linking...
1>AIEM_final.obj : error LNK2019: riferimento al simbolo esterno
_D_ERFC non risolto nella funzione _B6
Look for a function call to D_ERFC within your function B6.
1>Debug/AIEM - single scattering - final.exe : fatal error LNK1120: 1<<-- CUT -->>
esterni non risolti
1>
Does someone knows the solution?
Marco
-mecej4
.
- Follow-Ups:
- Re: Error LNK2019
- From: marcomarco76
- Re: Error LNK2019
- References:
- Error LNK2019
- From: marcomarco76
- Error LNK2019
- Prev by Date: Re: Deletion of BITS Datatype from Fortran 2008
- Next by Date: fortran95 error
- Previous by thread: Error LNK2019
- Next by thread: Re: Error LNK2019
- Index(es):
Relevant Pages
|
|