- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
I am a newbie in using MS Visual Studio 2005.
I follow the documentation (section : Performing Common Tasks with Microsoft Visual Studio*) and build my first solution.
However, in Error List, it shows: "Error1mt.exe not found."
What is the problem?
Thank you.
Chien-Hui
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
"Manifest Tool" is part of the platform SDK. If you have Microsoft C++ installed with your Visual Studio it should be there and it should be on the build engine's path, so investigate in that direction. If you do not have C++ installed either install it or download and install the PSDK from Microsoft. I could be wrong but I think the PSDKis a free download.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
I create new solution with one new project Console3 (Console Application).
I Build it with (Build->Build Solution), then following appears:
------ Build started: Project: Console3, Configuration: Debug Win32 ------
Compiling with Intel Fortran Compiler 10.1.011 [IA-32]...
Console3.f90
mt.exe not found.
Build log written to "file://D: empConsole3Console3DebugBuildLog.htm"
Console3 - 1 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
I first installed IVF following instructions.
Then I installMS Visual Studio 2008. I also installed Visual C++.
But I remember I had this error message before MSVS 2008 was installed.
Mike
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

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