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

link error

Jacob_B_
Beginner
844 Views

Hello I have upgraded to the new version of the compiler and I am getting the following error

1>LINK : fatal error LNK1104: cannot open file 'libmmdd.lib'

I am using Intel(R) Visual Fortran Compiler XE 15.0.3.208 both in 32 and 64 bit

any help would be welcome

best

jac

 

0 Kudos
5 Replies
TimP
Honored Contributor III
844 Views

If it's not present in the \compiler\lib ia32 and intel64 folders of your ifort installation, it appears that the installation was incomplete.  As you are installing both 32- ant 64-bit, the full download with download manager should be more satisfactory than the online option, in case you went with that.

0 Kudos
Steven_L_Intel1
Employee
844 Views

We have a couple of reports of similar issues, where upgrading to Update 3 didn't install the math libraries. It would help if you could attach a ZIP of the install logs, which you'll find in your TEMP folder in a subfolder whose name starts with "pset". Under that you'll find folders with names based on date - ZIP the one from the Update 3 install and attach it to a reply here. To locate the proper TEMP folder, click on Start and in the Search box, enter %TEMP%.

After you've captured the logs, uninstall and reinstall Fortran - this should resolve the problem.

0 Kudos
Jacob_B_
Beginner
844 Views

Hello and thanks for your help

I resolved the problem by removing the software and installing it from scratch

thanks

jac

 

 

0 Kudos
Steven_L_Intel1
Employee
844 Views

Please ZIP the logs from the bad install and attach to a reply here - our developers need these to fix the underlying problem.

0 Kudos
Jacob_B_
Beginner
844 Views

I do not have them

best

jac

 

0 Kudos
Reply