[Ves] Problem building new iOS app with KiwiViewer Framework
Michaël Albert
monstermick at gmail.com
Mon Jun 3 09:48:09 EDT 2013
Hi All,
I try to embed Kiwiviewer in a new application created from scratch.
As for building Kiwiviewer, I linked the ves / kiwi / pcl frameworks to the
new xcode project.
I reuse the KiwiCloudApp .cpp / .h files.
But there is a compilation error, when trying to read clases from the VES
library :
In file included from kiwiCloudApp.cpp:21:
./kiwiCloudApp.h:26:10: fatal error: 'vesKiwiViewerApp.h' file not found
I checked twice (and more) to see if I was not missing a link or something
else.
My thought is there is a compilation configuration somewhere that I've
missed.
I've also created a kiwi.xcconfig file and associated to the target. It
containing only
frameworks_dir = ./frameworks
But the result is the same.
Have you got an clue what I'm missing ?
thanks a lot for your help !
Cheers,
Michael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/ves/attachments/20130603/1870ac02/attachment.html>
More information about the Ves
mailing list