The rest of the text in that box that is black is printed via message(STATUS...). If you don't want your messages to show up red you can use message(STATUS "Hello World").<br><br>The message() command without STATUS is supposed to be a warning, I think.<br>
<br><div class="gmail_quote">On Wed, Mar 25, 2009 at 7:59 PM, Robert Dailey <span dir="ltr"><<a href="mailto:rcdailey@gmail.com">rcdailey@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<div><br></div><div>Ever since CMake 2.6.3, the CMake-gui application on Windows has been displaying output from the message() function in red, even if it isn't an error. For example, if I do this:</div><div><br></div>
<div>message( "Hello World" )</div><div><br></div><div>The text "Hello World" will show up in RED. Is this by design? I would prefer it show up as black like the rest of the text. Or better yet, an option to choose the color would be great!</div>
<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/CMake_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a><br></blockquote></div><br><br clear="all"><br>-- <br>Philip Lowman<br>