<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<font face="Calibri, sans-serif" size="2">
<div>Hi,</div>
<div>&nbsp;</div>
<div>I am trying to build MPF package in windows using intel compilers and i end up with the following error.</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div><font face="Times New Roman, serif" size="3">*******************************Check for working Fortran compiler using: Visual Studio 10</font></div>
<div><font face="Times New Roman, serif" size="2">Check for working C compiler using: Visual Studio 10</font></div>
<div><font face="Times New Roman, serif" size="2">Check for working C compiler using: Visual Studio 10 -- works</font></div>
<div><font face="Times New Roman, serif" size="2">Detecting C compiler ABI info</font></div>
<div><font face="Times New Roman, serif" size="2">Detecting C compiler ABI info - done</font></div>
<div><font face="Times New Roman, serif" size="2">Check for working Fortran compiler using: Visual Studio 10</font></div>
<div><font face="Times New Roman, serif" size="2">Check for working Fortran compiler using: Visual Studio 10 -- broken</font></div>
<div><font face="Times New Roman, serif" size="2" color="#FF0000">CMake Error at C:/Users/BAAMARNA5617/Programs/CMake 2.8/share/cmake-2.8/Modules/CMakeTestFortranCompiler.cmake:40 (MESSAGE):</font></div>
<div><font face="Times New Roman, serif" size="2" color="#FF0000">The Fortran compiler &quot;C:/Program</font></div>
<div><font face="Times New Roman, serif" size="2" color="#FF0000">Files/Intel/ComposerXE-2011/bin/ia32/ifort.exe&quot; is not able to compile a</font></div>
<div><font face="Times New Roman, serif" size="2" color="#FF0000">simple test program.</font></div>
<div><font face="Times New Roman, serif" size="2" color="#FF0000">It fails with the following output:</font></div>
<div><font face="Times New Roman, serif" size="2" color="#FF0000">Change Dir: C:/Users/BAAMARNA5617/Projects/CMAKE/mpf_build/CMakeFiles/CMakeTmp</font></div>
<div><font face="Times New Roman, serif" size="2" color="#FF0000">Run Build Command:C:\WINNT\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe</font></div>
<div><font face="Times New Roman, serif" size="2" color="#FF0000">cmTryCompileExec.vcxproj /p:Configuration=Debug</font></div>
<div><font face="Times New Roman, serif" size="2" color="#FF0000">Microsoft (R) Build Engine Version 4.0.30319.1</font></div>
<div><font face="Times New Roman, serif" size="2" color="#FF0000">[Microsoft .NET Framework, Version 4.0.30319.1]</font></div>
<div><font face="Times New Roman, serif" size="2" color="#FF0000">Copyright (C) Microsoft Corporation 2007. All rights reserved.</font></div>
<div><font face="Times New Roman, serif" size="2" color="#FF0000">Build started 19/05/2011 11:42:19.</font></div>
<div><font face="Times New Roman, serif" size="2" color="#FF0000">Project</font></div>
<div><font face="Times New Roman, serif" size="2" color="#FF0000">&quot;C:\Users\BAAMARNA5617\Projects\CMAKE\mpf_build\CMakeFiles\CMakeTmp\cmTryCompileExec.vcxproj&quot; on node 1 (default targets).</font></div>
<div><font face="Times New Roman, serif" size="2" color="#FF0000">InitializeBuildStatus:</font></div>
<div><font face="Times New Roman, serif" size="2" color="#FF0000">Creating &quot;cmTryCompileExec.dir\Debug\cmTryCompileExec.unsuccessfulbuild&quot; because &quot;AlwaysCreate&quot; was specified.</font></div>
<div><font face="Times New Roman, serif" size="2" color="#FF0000">ManifestResourceCompile:</font></div>
<div><font face="Times New Roman, serif" size="2" color="#FF0000">C:\Program Files\Microsoft SDKs\Windows\v7.0A\bin\rc.exe /nologo /fo&quot;cmTryCompileExec.dir\Debug\cmTryCompileExec.exe.embed.manifest.res&quot; cmTryCompileExec.dir\Debug\cmTryCompileExec_manifest.rc
</font></div>
<div><font face="Times New Roman, serif" size="2" color="#FF0000">Link:</font></div>
<div><font face="Times New Roman, serif" size="2" color="#FF0000">C:\Program Files\Microsoft Visual Studio 10.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:&quot;C:\Users\BAAMARNA5617\Projects\CMAKE\mpf_build\CMakeFiles\CMakeTmp\Debug\cmTryCompileExec.exe&quot; /VERSION:&quot;0.0&quot;
/INCREMENTAL /NOLOGO user32.lib /MANIFEST /ManifestFile:&quot;cmTryCompileExec.dir\Debug\cmTryCompileExec.exe.intermediate.manifest&quot; /MANIFESTUAC:&quot;level='asInvoker' uiAccess='false'&quot; /DEBUG /PDB:&quot;C:\Users\BAAMARNA5617\Projects\CMAKE\mpf_build\CMakeFiles\CMakeTmp\Debug\cmTryCompileExec.pdb&quot;
/SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:&quot;C:/Users/BAAMARNA5617/Projects/CMAKE/mpf_build/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec.lib&quot; /MACHINE:X86 cmTryCompileExec.dir\Debug\cmTryCompileExec.exe.embed.manifest.res /debug </font></div>
<div><font face="Times New Roman, serif" size="2" color="#FF0000">LINK : error LNK2001: unresolved external symbol _mainCRTStartup</font></div>
<div><font face="Times New Roman, serif" size="2" color="#FF0000">[C:\Users\BAAMARNA5617\Projects\CMAKE\mpf_build\CMakeFiles\CMakeTmp\cmTryCompileExec.vcxproj]</font></div>
<div><font face="Times New Roman, serif" size="2" color="#FF0000">C:\Users\BAAMARNA5617\Projects\CMAKE\mpf_build\CMakeFiles\CMakeTmp\Debug\cmTryCompileExec.exe</font></div>
<div><font face="Times New Roman, serif" size="2" color="#FF0000">: fatal error LNK1120: 1 unresolved externals</font></div>
<div><font face="Times New Roman, serif" size="2" color="#FF0000">[C:\Users\BAAMARNA5617\Projects\CMAKE\mpf_build\CMakeFiles\CMakeTmp\cmTryCompileExec.vcxproj]</font></div>
<div><font face="Times New Roman, serif" size="2" color="#FF0000">Done Building Project</font></div>
<div><font face="Times New Roman, serif" size="2" color="#FF0000">&quot;C:\Users\BAAMARNA5617\Projects\CMAKE\mpf_build\CMakeFiles\CMakeTmp\cmTryCompileExec.vcxproj&quot;</font></div>
<div><font face="Times New Roman, serif" size="2" color="#FF0000">(default targets) -- FAILED.</font></div>
<div><font face="Times New Roman, serif" size="2" color="#FF0000">Build FAILED.</font></div>
<div><font face="Times New Roman, serif" size="2" color="#FF0000">&quot;C:\Users\BAAMARNA5617\Projects\CMAKE\mpf_build\CMakeFiles\CMakeTmp\cmTryCompileExec.vcxproj&quot;</font></div>
<div><font face="Times New Roman, serif" size="2" color="#FF0000">(default target) (1) -&gt;</font></div>
<div><font face="Times New Roman, serif" size="2" color="#FF0000">(Link target) -&gt; </font></div>
<div><font face="Times New Roman, serif" size="2" color="#FF0000">LINK : error LNK2001: unresolved external symbol _mainCRTStartup [C:\Users\BAAMARNA5617\Projects\CMAKE\mpf_build\CMakeFiles\CMakeTmp\cmTryCompileExec.vcxproj]</font></div>
<div><font face="Times New Roman, serif" size="2" color="#FF0000">C:\Users\BAAMARNA5617\Projects\CMAKE\mpf_build\CMakeFiles\CMakeTmp\Debug\cmTryCompileExec.exe : fatal error LNK1120: 1 unresolved externals [C:\Users\BAAMARNA5617\Projects\CMAKE\mpf_build\CMakeFiles\CMakeTmp\cmTryCompileExec.vcxproj]</font></div>
<div><font face="Times New Roman, serif" size="2" color="#FF0000">0 Warning(s)</font></div>
<div><font face="Times New Roman, serif" size="2" color="#FF0000">2 Error(s)</font></div>
<div><font face="Times New Roman, serif" size="2" color="#FF0000">Time Elapsed 00:00:00.35</font></div>
<div><font face="Times New Roman, serif" size="2" color="#FF0000">CMake will not be able to correctly generate this project.</font></div>
<div><font face="Times New Roman, serif" size="2" color="#FF0000">Call Stack (most recent call first):</font></div>
<div><font face="Times New Roman, serif" size="2" color="#FF0000">CMakeLists.txt:22 (project)</font></div>
<div><font face="Times New Roman, serif" size="2">Configuring incomplete, errors occurred!</font></div>
<div><font face="Times New Roman, serif" size="3">*******************************************************</font></div>
<div>&nbsp;</div>
<div>Any hint in this error would be gr8 help. <font face="Wingdings" size="2">J</font></div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>With thanks and regards</div>
<div>Bala</div>
<div>&nbsp;</div>
</font>
<PRE>The information in this e-mail is confidential. The contents may not be disclosed or used by anyone other than the addressee. Access to this e-mail by anyone else is unauthorised.
If you are not the intended recipient, please notify Airbus immediately and delete this e-mail.
Airbus cannot accept any responsibility for the accuracy or completeness of this e-mail as it has been sent over public networks. If you have any concerns over the content of this message or its Accuracy or Integrity, please contact Airbus immediately.
All outgoing e-mails from Airbus are checked using regularly updated virus scanning software but you should take whatever measures you deem to be appropriate to ensure that this message and any attachments are virus free.
</PRE></body>
</html>