| Thread Tools | Search this thread |
|---|
scrognoid
| March 27, 2009 7:31 AM PDT lnk2019 unresolved external - not finding own project stuff | ||||
I am getting unresolved externals for subroutines in the project. The FFT routines below are in fft_tools and the CP* ones are in cpanels2. (DFSD* are in HDF libraries, which is a different matter, and not my question here.) It does this under Debug, but not Release. I'm Defaulting all the name mangling switches - learned my lesson there. 1>------ Rebuild All started: Project: cross2, Configuration: Debug Win32 ------ 1>Deleting intermediate files and output files for project 'cross2', configuration 'Debug|Win32'. 1>Compiling with Intel(R) Fortran 11.0.066 [IA-32]... 1>envelope.f90 1>openfft2.f90 1>moy2day.f90 1>slash.f90 1>crossavg.f90 1>mumap.f90 1>hdf_write.f90 1>cross.f90 1>E:\TimDocs\fort\cross\source\cross.f90(304): remark #7000: Two-digit year return value may cause problems with the year 2000. Use DATE_AND_TIME instead [IDATE] 1> call idate(kdat(1),kdat(2),kdat(3)) 1>-----------^ 1>runtime.f90 1>cpanels2.f90 1>mtape.f90 1>nfcalc.f90 1>hanning.f90 1>lname64.f90 1>scot1.f90 1>fft_tools.f90 1>mulaw.f90 1>hdf4interface.f90 1>Linking... 1>envelope.obj : error LNK2019: unresolved external symbol _CFFT1D referenced in function _ENVELOPE 1>envelope.obj : error LNK2019: unresolved external symbol _SCFFT1D referenced in function _ENVELOPE 1>crossavg.obj : error LNK2001: unresolved external symbol _SCFFT1D 1>crossavg.obj : error LNK2019: unresolved external symbol _CSFFT1D referenced in function _CROSSAVG 1>hdf_write.obj : error LNK2019: unresolved external symbol _DFSDSETDIMS referenced in function _HDF_WRITE 1>hdf_write.obj : error LNK2019: unresolved external symbol _DFSDSETDATASTRS referenced in function _HDF_WRITE 1>hdf_write.obj : error LNK2019: unresolved external symbol _DFSDSETDIMSTRS referenced in function _HDF_WRITE 1>hdf_write.obj : error LNK2019: unresolved external symbol _DFSDSETDIMSCALE referenced in function _HDF_WRITE 1>hdf_write.obj : error LNK2019: unresolved external symbol _DFSDPUTDATA referenced in function _HDF_WRITE 1>hanning.obj : error LNK2019: unresolved external symbol _CPINIT referenced in function _HANNING 1>hanning.obj : error LNK2019: unresolved external symbol _CPSHOW referenced in function _HANNING 1>libifcoremt.lib(for_main.obj) : error LNK2019: unresolved external symbol _MAIN__ referenced in function _main 1>Debug\cross2.exe : fatal error LNK1120: 11 unresolved externals 1> 1>Build log written to "file://E:\TimDocs\fort\cross\cross2\Debug\BuildLog.htm" 1>cross2 - 13 error(s), 0 warning(s) ========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ========== | |||||
|
|||||||||||||
|
|||||||||||||
|
|||||||||||||
|
|||||||||||||
|
|||||||||||||
|
|||||||||||||
|
|||||||||||||
|
|||||||||||||
|
|||||||||||||
|
|||||||||||||
|
|||||||||||||
| 8487 users have contributed to 31622 threads and 100698 posts to date. |
|---|
| In the past 24 hours, we have 35 new thread(s) 121 new posts(s), and 186 new user(s). In the past 3 days, the most popular thread for everyone has been gemm(A,A,A) like possible? The most posts were made to gemm(A,A,A) like possible? The post with the most views is Dear Steve, excuse me for a d Please welcome our newest member chat1983 |