Re: Embedding Omni Frameworks
Re: Embedding Omni Frameworks
- Subject: Re: Embedding Omni Frameworks
- From: Daniel Todd Currie <email@hidden>
- Date: Tue, 5 Oct 2004 22:41:41 +0900
frankly, i don't care to list all of the steps involved in this process
(it is somewhat lengthy), but i can offer a couple tips:
- be sure to enter the location of your omni frameworks in the
framework search path for your project and target in xcode
- the error you mention below, is probably because you did not import
the SystemConfiguration framework in whatever project you are building.
feel free to reply if you continue to have trouble
-- dtc
On 2004 Oct 05, at 22:29, Jean Le Clerc wrote:
Hi! (Please excuse the newbie nature of this post)
I'm trying to add three Omni frameworks (OmniBase, OmniFoundation and
OmniAppKit) to my deployed application... (Let's not get into the size
debate - I'm not yet at that bridge) I've been scouting the archives
for two days now, and I did find a few good posts on how to compile
the frameworks, and some on embedding them... But they're all over the
place, with small tips from one source and small different tips from
another, usually unrelated, and I am just going mad trying to figure
this one out... Is there anyone who can tell me the exact steps to go
through from the time I download the frameworks from the Omni website
up until they are embedded in my deployment build please? I thought I
had it working, but I always seem to be getting a linking error:
ld: Undefined symbols:
_kSCDynamicStoreDomainState referenced from OmniFoundation expected to
be defined in SystemConfiguration
_kSCDynamicStorePropNetInterfaces referenced from OmniFoundation
expected to be defined in SystemConfiguration
when I compile my own application... Help!
Thanks!
Jean Le Clerc
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden