- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am trying out the Intel Fortran complier 11.1.065. I have searched this site but failed to find an answer specific to my system. Myapologiesif this post is redundant.
MS Visual Studio 2008
Version 9.0.30729.1.SP
with the .NET Framework
Version 3.5 SP!
Upon trying to build my program I am getting the error mt.exe not found. A search of my hard disk places this exe in my SDK\\Ver 2.0\\bin folder..... how do I configure my program to rectify this problem?
pls,
david
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The pathname of the directory containing mt.exe should be part of the executable search path. If you are using the command line build process, check the environmental variable PATH. If using the IDE, check the corresponding entry in the Executable Files settings tab.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Thanks. I will check; I am using Visual Studio

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