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

Link issue with OMP

PhilW
Beginner
467 Views

Hi,

 

I've just migrated from ifort to ifx 2025.2.0 on Windows 11. What do I need to do to resolve this link error?

 

intel_includes.obj : error LNK2019: unresolved external symbol __kmpc_get_uid_from_device referenced in function OMP_LIB_mp_OMP_GET_UID_FROM_DEVICE
 

Thanks

0 Kudos
1 Reply
PhilW
Beginner
417 Views

It's ok now. I was linking to the wrong library.

0 Kudos
Reply