<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 style>Cheers,</div><div>

<br></div><div>Michael</div></div></div>