Re: the bloody Omni frameworks
Re: the bloody Omni frameworks
- Subject: Re: the bloody Omni frameworks
- From: Matt Majka <email@hidden>
- Date: Fri, 2 Aug 2002 21:46:28 -0600
There is probably an easier way around this, but when I built
them for my own use I deleted all references to the Omni
Frameworks in each project and added back the one I had
just built (I use OmniBase and OmniNetworking so after I
built OmniBase, I removed the reference to it in the
OmniNetworking project and then added the OmniBase framework
I had just built and everything worked fine). Hopefully
that makes some sense.
On Friday, August 2, 2002, at 09:26 pm, James Winetke wrote:
I'm intrigued by the alleged OACalendarView class, but I just wasted my
whole afternoon trying and failing to get the Omni frameworks built.
I'm not coming at this blind -- I've written some frameworks of my own
and loaded them into my own projects' bundles successfully, so I know
about the "@executable_path/../Frameworks"/SKIP_INSTALL=YES hack, and
I've been over the archives of both cocoa-dev and macosx-dev trying
to find people with similar failures (there are plenty of Omni
framework failures in the archives to choose from).
At every turn, OmniBase builds successfully, and then OmniFoundation
fails to compile its first file because it can't find <OmniBase/rcsid.h>.
I haven't reached OmniAppkit yet.
To prove I wasn't crazy, I created a tiny project from scratch, dragged
in the OmniBase framework, imported <OmniBase/rcsid.h> and it built
flawlessly. So I'm not crazy, but I'm completely frustrated, not least by
Omni's indifference to documentation.
I'd love to save myself the trouble of building my own calendar view, but
if this horror show has been any indication of how much care Omni puts
into its code, I'd be much better off starting from scratch.
I'm using the December 2001 developer tools, but I tried building these
frameworks on a friend's 10.2 6C105 system, where OmniBase itself
wouldn't build. That's wasn't a dependency problem as far as I could see.
If the April tools will fix this problem I'll gladly update, with 10.2
just around the corner anyway.
Thanks for any help.
Jim
_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.