I tried to set the env TERM to xterm-color and compile again but it does 
not work.

Cheers,
Jean.





Bill Hoffman <[EMAIL PROTECTED]> 
12/02/08 16:00

To
Jean Lepropre <[EMAIL PROTECTED]>
cc
Mike Jackson <[EMAIL PROTECTED]>, Cmake Mailing List 
<[email protected]>
Subject
Re: [CMake] Makefile colors and CDT generator






Jean Lepropre wrote:
> 
> It seems eclipse console supports colors. At least, there are options to 

> choose them...
> 
> See 
> 
http://help.eclipse.org/help33/index.jsp?topic=/org.eclipse.cdt.doc.user/reference/cdt_u_build_pref.htm
 

> 
> 

But, CMake does not know that....

See: 
http://public.kitware.com/cgi-bin/viewcvs.cgi/Source/kwsys/Terminal.c?rev=1.4.4.4&root=CMake&view=markup


This is to avoid crazy control chars in windows that do not support 
color display.  If you set the env TERM to one of the things cmake knows 
about it should work.

-Bill

_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to