- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello.
After compiling with the Qprof-gen and runing, I tried to compile with Qprof-use and got this error:
error PRJ0019: A tool returned an error code.
Do you know what this error is?
I'm using Visual Fortran Compiler XE 14.0.3.202 on windows server 2008 64bit.
Thanks,
Roy
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
For me this message was always generated by the Microsoft manifest tool : mt.exe
I found that by running the build process again it would be ok.
Les
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This is a generic message Visual Studio gives when one of the tools it runs fails. As Les says, it is often mt.exe. Look at the build log to see if there is an indication there.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Les and Steve,
Thanks for the reply.
Sadly, After cleaning the solutions, Rebuilding it with Qprof-gen, Runing and then rebuild it with the Qprof-use tag, I'm still getting the same error.
The log did not revealed any indication except returning on the same error over and over.
Do you have any other isea (except try to uninstall fortran and install it again)?
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Did you look at the build log file (BuildLog.htm)? This normally gives some information.
As others have said this is normally due to the manifest tool mt.exe and is often a problem of your antivirus program you can get your AV to exclude your development folders if this is the issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello guys.
Thanks for your replays.
After trying your solution and still fail to compile, I uninstall and then reinstall the whole fortran Compiler XE.
It works now.
Thanks for your help.
Roy.

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