Hello,
We are using IntelVisual Fortran Composer XE 2011 (Update 7 Integration for Microsoft Visual Studio* 2010, 12.1.3518.2010) to create static libraries from object files previously generated. On some of our computers, when we build the static library project, no library is generated even though no error message is generated. We get the following information:
1>------ Rebuild All started: Project: Lib, Configuration: Release Win32 ------
1>Deleting intermediate files and output files for project 'Lib',configuration 'Release|Win32'.
1>
1>Build log written to"file://F:\Disk_CD\Disk_D\IF\Intel_Fortran\Lib\Lib\Release\BuildLog.htm"
1>Lib - 0 error(s), 0 warning(s)
========== Rebuild All: 1 succeeded, 0 failed, 0 skipped ==========
The step "Creating library..." is missing. This appears to happen on some computers; however, if the static library is generated from Fortran files, the library is created properly. We can always create the library from Fortran files, but it would be great if someone could let us know the reasons for this issue.
Regards,
Antonio