<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Le 16/09/2015 22:03, David Gobbi a
écrit :<br>
</div>
<blockquote
cite="mid:CANwS1=HtJ+-hEcd36w8hzs2Uu+w4pFvvoN1gWrX5XAL=BUHX7g@mail.gmail.com"
type="cite">
<div dir="ltr">
<div class="gmail_extra">
<div class="gmail_quote">On Wed, Sep 16, 2015 at 1:52 PM, pof
<span dir="ltr"><<a moz-do-not-send="true"
href="mailto:jd379252@gmail.com" target="_blank">jd379252@gmail.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">
<div>
<div class="h5">
<div><br>
</div>
</div>
</div>
<div> No David, I have neither mingw-gcc nor cygwin
installed.<br>
<br>
I have just run again CMake from scratch to produce
win32 project, and this time everything is fine in <span>vtkConfigure.h.<br>
I don't know why yesterday CMake ended with this
mistake in vtkConfigure.h<br>
Sorry for reporting what seems to be a wrong issue.</span></div>
</div>
</blockquote>
<div><br>
</div>
<div>I've had similar cmake mess-ups occur when I forget to
run the vcvars .bat file, or when I otherwise don't have
the environment variables set correctly.</div>
<div><br>
</div>
<div>Also, whenever you make compiler-related changes to
your configuration (e.g. changing from 32-bit to 64-bit),
be sure to start with a clean build directory and a new
CMakeCache.txt.</div>
<div><br>
</div>
<div> - David</div>
<div><br>
</div>
</div>
</div>
</div>
</blockquote>
Hum,<br>
I always run CMake from GUI and never run vcvars.bat.<br>
Now thinking a bit more about yesterday error, I think VC2010 was
launched when I run CMake, which could be a reason.<br>
I'll avoid that in the future.<br>
Pof<br>
</body>
</html>