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

Procedure entry point__kmpc_free could not be located in the dynamic link library

asta_tanjiro
Beginner
1,287 Views

Hello,

 

I received an error while running my program ion Visual studio 2019 and intel Fortran compiler (Intel one API).

asta_tanjiro_1-1653976224558.png

 

how can I fix this?

Thankyou in advance.

 

0 Kudos
1 Reply
Ron_Green
Moderator
1,263 Views

"kmpc" is a reference to the Intel OpenMP runtime library.   Did you enable OpenMP in the Project Properties?

0 Kudos
Reply