<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Martin Groher wrote:
<blockquote cite="mid20051114075113.04C8D2374@mail.in.tum.de"
 type="cite">
  <pre wrap="">Thanks 4 Ur reply, wow it works however, I just deleted my output directory
&amp; did a new CMake Configure, now the error does not appear any more...
  </pre>
</blockquote>
I think the problem is not VS 2005 specific but CMake specific w.r.t
teh users CMake files. <br>
Same problem here with cmake 2.2.2 and VS .net 2003 (7.1) (not VS 2005)<br>
I am using out of source builds. <br>
First configure run works, .sln file etc are generated, compiles, OK...<br>
<br>
But I cannot "delete cache" an existing build tree. <br>
<br>
I start the cmake gui for an existing build tree and press "Delete
Cache", <br>
<font face="Arial" size="3"><span
 style="font-size: 12pt; font-family: Arial;">then the
CMAKE_SIZEOF_VOID_P</span></font> message occurs, too.<br>
<br>
<br>
The problem occurs only with our "huge" cmake build system for the BIAS
library - not with a "hello world" example I tried to generate for
illustration.<br>
However, I can reproduce teh problem and it worked with 2.0.6<br>
<br>
Any idea how I can help?<br>
<br>
Jan.<br>
<br>
<br>
<pre class="moz-signature" cols="72">-- 

  Dipl.-Ing. Jan Woetzel
--------------------------------------------------
  University of Kiel
  Institute of Computer Science and Applied Mathematics
  Hermann-Rodewald-Str. 3 [room 310]
  24098 Kiel/Germany
--------------------------------------------------
  Phone +49-431-880-4477
  Fax   +49-431-880-4054
  Mob.  +49-179-2937346
--------------------------------------------------
  Url   <a class="moz-txt-link-abbreviated" href="http://www.mip.informatik.uni-kiel.de/~jw">www.mip.informatik.uni-kiel.de/~jw</a>
  Email <a class="moz-txt-link-abbreviated" href="mailto:jw@mip.informatik.uni-kiel.de">jw@mip.informatik.uni-kiel.de</a>
</pre>
</body>
</html>