• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Omni Framework Hell Again
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Omni Framework Hell Again


  • Subject: Omni Framework Hell Again
  • From: Robert Clair <email@hidden>
  • Date: Tue, 28 Oct 2003 10:21:15 -0500

I checked the archives. I followed the instructions for building the
frameworks for embedding.

I'm trying to build the OmniPreferencesExample. No matter what I've
tried I can't get it to find the frameworks. I keep getting:

Linking
/Users/rclair/SampleCode/Omni/bin/OmniPreferencesExample.app/Contents/
MacOS/OmniPreferencesExample (1 error, 2 warnings)


and looking in the log:

StandaloneExecutable
/Users/rclair/SampleCode/Omni/bin/OmniPreferencesExample.app/Contents/
MacOS/OmniPreferencesExample
ld: warning prebinding disabled because dependent library:
@executable_path/../Frameworks/OmniAppKit.framework/Versions/2001A/
OmniAppKit is not prebound
ld: warning can't open dynamic library:
@executable_path/../Frameworks/OmniBase.framework/Versions/2001A/
OmniBase (checking for undefined symbols may be affected) (No such file
or directory, errno = 2)
ld: Undefined symbols:

etc. but


/Users/rclair/SampleCode/Omni/bin/OmniPreferencesExample.app/Contents/
Frameworks/OmniBase.framework/Versions/2001A/Omnibase

is there:

% ls -l
/Users/rclair/SampleCode/Omni/bin/OmniPreferencesExample.app/Contents/
Frameworks/OmniBase.framework/Versions/2001A/OmniBase

gives

-rwxr-xr-x 1 rclair staff 220320 Oct 28 09:45
/Users/rclair/SampleCode/Omni/bin/OmniPreferencesExample.app/Contents/
Frameworks/OmniBase.framework/Versions/2001A/OmniBase*

@executable_path

should translate to
/Users/rclair/SampleCode/Omni/bin/OmniPreferencesExample.app/Contents/
MacOS no ??

I'm clearly missing something, but at this point I'd rather have a
makefile.

.....Bob Clair
_______________________________________________
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.

  • Prev by Date: Re: Passing Obj-C method as callback to C function
  • Next by Date: Re: What is this error?
  • Previous by thread: Re: Passing Obj-C method as callback to C function
  • Next by thread: test if a pointer is pointing to a valid object or not?
  • Index(es):
    • Date
    • Thread