John,

That's mostly because my lack of experience on MacOSX. This framework
is a sort of experiment and probably needs some extra work.

What about just including the sources in your app? It should be even easier
than lcms1. Another solution is to use the configure script. You get 
lcms installed
to whatever directory you wish, just use the --prefix option, then you can use
the standard headers to access the dylib.

Anyway if you figure out how to fix the xcode framework please let me know.

Regards
Marti


Quoting John Green <johngreen27...@gmail.com>:

> I'm porting my application from LCMS 1 to LCMS 2. With LCMS 1 I just
> included the sources in my application but now I see that the xcode project
> builds a framework. This is good but I'm having problems using the
> framework.
>
> You see, I don't want to install it in /Library/Frameworks. My app does not
> use an installer and I'd like to keep it that way.
>
> So I put the framework in my Resources/Frameworks folder but it still isn't
> seen. I started to write the dlopen code to open it but then I got think I
> would need to change all my calls and I'd like to keep the LCMS calls
> intact.
>
> I must be doing something wrong but I'm not seeing it. Is there an easy way
> to keep the LCMS framework in the Resource/Frameworks folder?
>
> Thanks!
>
> John
>



------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Lcms-user mailing list
Lcms-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lcms-user

Reply via email to