Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.

Why cant I link to the MKL library ?

WSinc
New Contributor I
324 Views

It keeps referencing this entry point that I never heard of.  CGEM2VC - what is that ?

The linker does not give any errors - I only see this when it tries to execute the program.

what does this link do, or what purpose does it have ?

0 Kudos
2 Replies
Ying_H_Intel
Employee
324 Views

Hi billsincl, 

How about change to X64  (64bit) configuration

I saw some discussion in  
https://software.intel.com/en-us/forums/intel-visual-fortran-compiler-for-windows/topic/785552

In order to root cause the problem, could you please package your whole msvs project  and so we can diagnose from our machine?

You can zip them  and click "Attach Files to Post" when reply the message. 

Best Regards,

Ying 

0 Kudos
WSinc
New Contributor I
324 Views

OK, how do I put the project in a ZIP file ?

 

I could not find any directions on how to do that.

There is only one source code file, but it generates three binaries.

I can simplify it - but the problem is with linking it, NOT the source code.

 

0 Kudos
Reply