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

error LNK2019: unresolved external symbol

Dwijendra_Sharma
Beginner
282 Views
I get the following unresolved external symbol error while building the attached fortran/c++ project with vs2005 and intel fortran compiler.

FortranLib1.lib(Source2.obj) : error LNK2019: unresolved external symbol SYMM_PERIODIC_mp_LN_FILPERIOD referenced in function GS_SYMPERIODIC_DATA
TestFortran.exe : fatal error LNK1120: 1 unresolved externals

how can I resolve this?
0 Kudos
1 Reply
Steven_L_Intel1
Employee
282 Views
You're using a beta compiler. Please use Intel Premier Support to report issues.
0 Kudos
Reply