<div dir="ltr"><div><div><div>Hello Fijoy,<br><br></div>Including file using double quotes or angle brackets should not create an issue (although the behavior is implementation-defined). Can you give more information about the "different compiler" you are using?<br></div><br></div>Francois<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jan 31, 2017 at 12:41 PM, Fijoy Vadakkumpadan <span dir="ltr"><<a href="mailto:tofijoy@gmail.com" target="_blank">tofijoy@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 dir="ltr">Hello,<div><br></div><div>I built ITK 4.10.0 using CMake & Visual Studio Express 2013 on Windows, and am running into an issue with header files. In the header files that are generated, some of the ITK-specific header files are included using angle brackets. For example vcl_compiler.h contains "#include <vcl_config_manual.h>". This is causing an issue when I'm trying to link to the ITK libraries using a different compiler, which looks for these ITK-specific header files in the system path because of the angle brackets.</div><div><br></div><div>Is there an option in CMake to make the #includes use quotes instead of angle brackets for ITK-specific header files?</div><div><br></div><div>Thank you,</div><div>--Fijoy</div></div>
<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>
<br></blockquote></div><br></div>