<div dir="ltr"><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small">Hi Tim,</div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small"><br></div><div class="gmail_default" style="font-size:small"><span style="font-family:verdana,sans-serif">if you just </span><font face="monospace, monospace">git pull</font><font face="verdana, sans-serif">ed and then did an incremental build, that might be what is causing trouble. Doing a clean build could help.</font></div><div class="gmail_default" style="font-size:small"><font face="verdana, sans-serif"><br></font></div><div class="gmail_default" style="font-size:small"><font face="verdana, sans-serif">From which file is the error coming from? IntelliSense errors frequently exist in projects which do compile (editor does not use the same mechanism as compiler to parse the code).</font></div><div class="gmail_default" style="font-size:small"><font face="verdana, sans-serif"><br></font></div><div class="gmail_default" style="font-size:small"><font face="verdana, sans-serif">Regards,</font></div><div class="gmail_default" style="font-size:small"><font face="verdana, sans-serif">Dženan</font></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Sep 1, 2016 at 10:01 AM, Timothee Evain <span dir="ltr"><<a href="mailto:tevain@telecom-paristech.fr" target="_blank">tevain@telecom-paristech.fr</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi again community,<br>
<br>
I'm trying to update my ITK from 4.5 to 4.10, built against a VTK 6.1.0 with the vtkGlue.<br>
Cmake phase went well, but now I receive an error compiling my own code:<br>
<br>
IntelliSense: command-line error: invalid macro definition: C:/Libraries/Build/ITK_4.10.0/<wbr>CMakeFiles/vtkRenderingCore_<wbr>AUTOINIT_vtkInteractionStyle_<wbr>vtkRenderingFreeType_<wbr>vtkRenderingFreeTypeOpenGL_<wbr>vtkRenderingOpenGL.h""<br>
<br>
which give after that a bunch of include vtk-related errors, but since I only updated ITK, I think this is not the core problem.<br>
<br>
Short screening of the mailing-list tell me that this issue have already been encountered and should be solved apparently.<br>
<br>
Anyone aware of that ?<br>
<br>
Tim<br>
______________________________<wbr>_________________<br>
Community mailing list<br>
<a href="mailto:Community@itk.org">Community@itk.org</a><br>
<a href="http://public.kitware.com/mailman/listinfo/community" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/community</a><br>
</blockquote></div><br></div>