<div dir="ltr">Hi Sean,<div><br></div><div>Thank you very much for raising this issue.  I was having trouble cross-compiling VTK for iOS in VES and commenting out those lines fixes the build.</div><div><br></div><div>It seems reasonable to remove that #define inline clause entirely.  Do you have a patch prepared?  Otherwise I can submit one.</div>

<div><br></div><div>Thank you</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Oct 4, 2013 at 10:50 AM, Sean McBride <span dir="ltr"><<a href="mailto:sean@rogue-research.com" target="_blank">sean@rogue-research.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
<br>
Anyone know/understand the history of this nugget:<br>
<br>
-----------------------<br>
/* Define to `__inline__' or `__inline' if that's what the C compiler<br>
   calls it, or to nothing if 'inline' is not supported under any name.  */<br>
#ifndef __cplusplus<br>
#define inline<br>
//#cmakedefine inline<br>
#endif<br>
-----------------------<br>
<br>
Here:<br>
<br>
<<a href="http://vtk.org/gitweb?p=VTK.git;a=blob;f=ThirdParty/tiff/vtktiff/tif_config.h.in;h=55ff16a21756dd896891f7b08ec47af664d0cafa;hb=HEAD" target="_blank">http://vtk.org/gitweb?p=VTK.git;a=blob;f=ThirdParty/tiff/vtktiff/tif_config.h.in;h=55ff16a21756dd896891f7b08ec47af664d0cafa;hb=HEAD</a>><br>


<br>
The "#define inline" is causing linker errors for me.<br>
<br>
Are VTK's minimum C compiler requirements now such that we can just assume 'inline' works?  Surely?  :)<br>
<br>
Cheers,<br>
<br>
--<br>
____________________________________________________________<br>
Sean McBride, B. Eng                 <a href="mailto:sean@rogue-research.com">sean@rogue-research.com</a><br>
Rogue Research                        <a href="http://www.rogue-research.com" target="_blank">www.rogue-research.com</a><br>
Mac Software Developer              Montréal, Québec, Canada<br>
<br>
<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtk-developers" target="_blank">http://www.vtk.org/mailman/listinfo/vtk-developers</a><br>
<br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Casey B. Goodlett, Ph.D.<br>R&D Engineer<br>Kitware, Inc. - North Carolina Office<br><a href="http://www.kitware.com">http://www.kitware.com</a><br>(919) 969-6990 x310
</div>