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

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

asta_tanjiro
Principiante
2.260 Vistas

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 Responder
Ron_Green
Moderador
2.236 Vistas

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

Responder