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

fatal error LNK1104: cannot open file libmmdd.lib

Felix_Froehlich
1,197 Views
just upgraded from version 11.0 to Visual Fortran Composer XE 2011 (12.0.3470.2008) with VS 2008 and am getting a linker error:

fatal error LNK1104: cannot open file libmmdd.lib

The file in question is only present here \\Intel\\ComposerXE-2011\\compiler\\lib\\intel64\\, but not in the \\ia32\\ directory. Using the file in \\intel64\\ does not work (as I am compiling for 32bit).

Please advise on how to fix this / get the missing file.
0 Kudos
1 Solution
Steven_L_Intel1
Employee
1,197 Views
Ah, I have seen a couple of reports of this but have not been able to reproduce it. Uninstall and reinstall of Fortran fixed it for these people.

View solution in original post

0 Kudos
6 Replies
Steven_L_Intel1
Employee
1,197 Views
Perhaps you installed only the Intel 64 subset product? Please download and install the variant with a name ending in _novsshell.exe to make sure you get boith the IA32 and Intel 64 files.
0 Kudos
Felix_Froehlich
1,197 Views
This is the installation package I used: w_fcompxe_novsshell_2011.1.127.exe

I do have an IA32 folder and corresponding files, just the libmmdd.lib seems to be missing.
0 Kudos
Steven_L_Intel1
Employee
1,198 Views
Ah, I have seen a couple of reports of this but have not been able to reproduce it. Uninstall and reinstall of Fortran fixed it for these people.
0 Kudos
Felix_Froehlich
1,197 Views
OK thanks, uninstalling and reinstalling worked. (repair install did not resolve the problem).
joey_hylton
Beginner
1,197 Views

Just updated to XE 2015 update1 composer, then got this error.

Previously have installed XE2015 with VS2010 shells.  

 

Thanks.

JL

############ updates ##################

uninstalled XE 2015 and update 1, re-installed update 1, worked.

0 Kudos
Steven_L_Intel1
Employee
1,197 Views

No, you'll need to reinstall.

0 Kudos
Reply