- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am using windows 7 with 64 bit operating system and Intel Xeon Processor. I installed Microsoft Visual studio 2008 and also Intel 64 Fortran Compiler for windows (w_fcompxe_intel64_2011.6.233).When I am compiling the fortran program, the following error " Intel Visual Fortran compiler 'x64' not installed". is coming. Then I checked the compiler from Tools-> Options->Inter Visual Fortram->Compilers. On the right hand side "No compiler Installed" is displaying.
Please suggest how to ensure that the compiler got installed
regards,
Reddy
Link Copied
4 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If you didn't install the C++ X64 compiler (these are separate options in VS2008 installation), you must modify your VS2008 installation accordingly. Did you consult the "Troubleshooting.... paper on VS integration posted at the top of this forum?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Please see the Fortran release notes for instructions on how to configure VS2008 (or VS2005) for x64. This is not needed in VS2010 nor if you are installing the shell from Intel Visual Fortran.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you very much for your suggestion and now I had overcome the compiler issue and could able to compile the problem without errors but giving the following warning
-------------------------------------------------------------------------------------------------
Compiling with Intel Visual Fortran Compiler XE 12.1.0.233 [Intel 64]...
tsunami.for
Project : warning PRJ0018 : The following environment variables were not found:
$(WindowsSdkDir)
$(FrameworkSDKDir)
Build log written to "file://G:\Console1\Console1\x64\Debug\BuildLog.htm"
Console1 - 0 error(s), 0 warning(s)
--------------------------------------------------------------------------------------------------
In the next stage during building the project it gives an error "mt.exe not found".Please give some suggestions.
Reddy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Please uninstall and reinstall Intel Visual Fortran.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page