I believe that what you are seeing is a mix of STDOUT and STDERR. If you redirect them to separate files, you won't see that mixing. (You'll probably have to run "devenv" from the commandline to do that.)
-----Original Message----- From: Robert Dailey [mailto:rcdailey.li...@gmail.com] Sent: Tuesday, April 02, 2013 1:06 PM To: Doxygen Subject: [Doxygen-users] Problem with doxygen output I'm seeing that the "Generating" text that gets printed for each scanned source file gets interrupted when a warning appears in that file. Here is some example output: 1>Generating code for file viewnote.cpp... 1>Generating code for file viewnote.h... 1>Generating file documentation... 1>Generating docs for file access.h... 1>Generating docs for file mailsnapshot.h... 1>Generating docs for file mimeemail.cpp... 1>Generating docs for file mimeemail.h... 1>Generating docs for file mimelogger.h... 1>Generating docs for file mimenote.cpp... 1>Generating docs for file mimenote.h... 1>Generating C:/Work/rdailey-hp/dpd-cmake/server/gmmserver/domino/server/access/attachmentitem.h(128): warning: argument 'handle' of command @param is not found in the argument list of good::domino::access::AttachmentReadItem::fetchData(NOTEHANDLE noteHandle, const Block &block, const long attFetchOffset, const long bytesToRead, std::string &rAttData) const The 1> in the front is from Visual Studio, the text is being placed in the Output Window, so please ignore the 1> prefix. Notice on the last line, it should say "Generating docs for..." but instead it says "Generating C:/Work...". Is this a bug? I'm using the very latest Doxygen build for Windows. ------------------------------------------------------------------------------ Minimize network downtime and maximize team effectiveness. Reduce network management and security costs.Learn how to hire the most talented Cisco Certified professionals. Visit the Employer Resources Portal http://www.cisco.com/web/learning/employer_resources/index.html _______________________________________________ Doxygen-users mailing list Doxygen-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/doxygen-users This email was sent to you by Thomson Reuters, the global news and information company. Any views expressed in this message are those of the individual sender, except where the sender specifically states them to be the views of Thomson Reuters. ------------------------------------------------------------------------------ Minimize network downtime and maximize team effectiveness. Reduce network management and security costs.Learn how to hire the most talented Cisco Certified professionals. Visit the Employer Resources Portal http://www.cisco.com/web/learning/employer_resources/index.html _______________________________________________ Doxygen-users mailing list Doxygen-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/doxygen-users