<div dir="ltr"><div>Are you using the pre-compiled frameworks downloaded from <a href="http://packages.kitware.com">packages.kitware.com</a>?  Did you try downloading and building the Xcode example project from there?  Does it work for you?<br>

<br><a href="http://packages.kitware.com/packages/application/view?applicationId=14">http://packages.kitware.com/packages/application/view?applicationId=14</a><br><br></div>Pat<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">

On Mon, Jun 3, 2013 at 9:48 AM, Michaël Albert <span dir="ltr"><<a href="mailto:monstermick@gmail.com" target="_blank">monstermick@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">Hi All,<div><br></div><div>I try to embed Kiwiviewer in a new application created from scratch.</div><div><br></div><div>As for building Kiwiviewer, I linked the ves / kiwi / pcl frameworks to the new xcode project.</div>



<div>I reuse the KiwiCloudApp .cpp / .h files.</div><div>But there is a compilation error, when trying to read clases from the VES library :</div><div><br></div><div><div>In file included from kiwiCloudApp.cpp:21:</div><div>



./kiwiCloudApp.h:26:10: fatal error: 'vesKiwiViewerApp.h' file not found</div></div><div><div><br></div><div>I checked twice (and more) to see if I was not missing a link or something else.</div><div><br></div><div>



My thought is there is a compilation configuration somewhere that I've missed.</div><div><br></div><div>I've also created a kiwi.xcconfig file and associated to the target. It containing  only  </div><div>frameworks_dir = ./frameworks</div>



<div><br></div><div>But the result is the same.</div><div><br></div><div>Have you got an clue what I'm missing ?</div><div><br></div><div>thanks a lot for  your help !</div><div><br></div><div>Cheers,</div><div>

<br></div><div>Michael</div></div></div>
<br>_______________________________________________<br>
Ves mailing list<br>
<a href="mailto:Ves@public.kitware.com">Ves@public.kitware.com</a><br>
<a href="http://public.kitware.com/cgi-bin/mailman/listinfo/ves" target="_blank">http://public.kitware.com/cgi-bin/mailman/listinfo/ves</a><br>
<br></blockquote></div><br></div>