[Ves] Problem building new iOS app with KiwiViewer Framework

Michaël Albert monstermick at gmail.com
Mon Jun 3 10:15:02 EDT 2013


Hi Pat,

Yes I've used the precompiled frameworks.

The Xcode example project worked properly. That why it seems so weird :
just linking the libraries should work.
I'll create a github project and share the code (without frameworks).

Michael


On Mon, Jun 3, 2013 at 4:07 PM, Pat Marion <pat.marion at kitware.com> wrote:

> Are you using the pre-compiled frameworks downloaded from
> packages.kitware.com?  Did you try downloading and building the Xcode
> example project from there?  Does it work for you?
>
> http://packages.kitware.com/packages/application/view?applicationId=14
>
> Pat
>
>
> On Mon, Jun 3, 2013 at 9:48 AM, Michaël Albert <monstermick at gmail.com>wrote:
>
>>  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
>>
>> _______________________________________________
>> Ves mailing list
>> Ves at public.kitware.com
>> http://public.kitware.com/cgi-bin/mailman/listinfo/ves
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/ves/attachments/20130603/484d4853/attachment-0001.html>


More information about the Ves mailing list