<html>
<body>
Is this a CMakeSetup that you built?&nbsp;&nbsp; Can you provide a
smaller example<br>
that has this problem?&nbsp;&nbsp; I mean a cmakelist file with:<br>
MESSAGE(STATUS &quot;hello&quot;)<br>
Does that have the problem?<br><br>
MESSAGE status is used all over the place, and you are the first to
complain.<br>
There must be something odd about your build, or perhaps something in the
the<br>
project.&nbsp; Or maybe it is a German language issue??<br><br>
-Bill<br><br>
<br>
At 10:21 AM 6/20/2006, Jan Woetzel wrote:<br><br>
<blockquote type=cite class=cite cite="">Hi, <br>
CMakeSetup.exe is crashing in MESSAGE command, here. . <br>
I am using <br>
- Windows, MSVS .net 2003 (7.1) generator,<br>
- CMakeSetup.exe (MFC Application)<br>
&nbsp;&nbsp; - cmake 2.4.2 and <br>
&nbsp;&nbsp; - CVS version from today both have the same problem<br><br>
The problem is the MESSAGE command - it crashes<br>
The cvs debug version throws an assertion in <br><br>
winocc.cpp : 156:<tt><br>
void CWnd::SetDlgItemText(int nID, LPCTSTR lpszString)<br>
{<br>
&nbsp;&nbsp;&nbsp; ASSERT(::IsWindow(m_hWnd));<br><br>
</tt>(See Microsoft Visual Studio .NET 2003\Vc7\atlmfc\src\mfc)<br><br>
<br>
I could reproduc the crash with a small example <br>
- as an out of place build, <br>
- see log.txt in the attached ZIP file for the variable setting causing
the crash. <br><br>
Jan.<br><br>
<pre>-- 

&nbsp; Dipl.-Ing. Jan Woetzel
--------------------------------------------------
&nbsp; University of Kiel
&nbsp; Institute of Computer Science and Applied Mathematics
&nbsp; Hermann-Rodewald-Str. 3 [room 310]
&nbsp; 24098 Kiel/Germany
--------------------------------------------------
&nbsp; Phone +49-431-880-4477
&nbsp; Fax&nbsp;&nbsp; +49-431-880-4054
&nbsp; Mob.&nbsp; +49-179-2937346
--------------------------------------------------
&nbsp; Url&nbsp;&nbsp;
<a href="http://www.mip.informatik.uni-kiel.de/%7Ejw">
www.mip.informatik.uni-kiel.de/~jw</a>
&nbsp; Email
<a href="mailto:jw@mip.informatik.uni-kiel.de">
jw@mip.informatik.uni-kiel.de</a>
</pre><br><br>
_______________________________________________<br>
CMake mailing list<br>
CMake@cmake.org<a href="http://www.cmake.org/mailman/listinfo/cmake" eudora="autourl">
http://www.cmake.org/mailman/listinfo/cmake</a></blockquote></body>
</html>