• 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
problem building 2005-07-21 OmniBase as embedded framework on 10.4.2/xcode 2.1
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

problem building 2005-07-21 OmniBase as embedded framework on 10.4.2/xcode 2.1


  • Subject: problem building 2005-07-21 OmniBase as embedded framework on 10.4.2/xcode 2.1
  • From: Martin Redington <email@hidden>
  • Date: Thu, 28 Jul 2005 17:14:05 +0100


I'm having trouble building the OmniBase framework for embedding in another app. I'm on 10.4.2, with xcode 2.1


I have the latest (2005-07-21) version of Omnibase.

I duplicated the Deployment build settings to DeploymentInApp, and changed the "Installation Directory" in the Project build settings to @executable_path/../Frameworks, and set "Skip Install" to on.

The project builds without errors, but when I run

sudo otool -L   build/DeploymentInApp/OmniBase.framework/Omnibase

I get the following output.

build/DeploymentInApp/OmniBase.framework/Omnibase:
/Users/martin/Documents/Cocoa/Omni/OmniBase-2005-07-21/build/ DeploymentInApp/OmniBase.framework/Versions/2001A/OmniBase (compatibility version 1.0.0, current version 1.0.0)
/System/Library/Frameworks/Foundation.framework/Versions/C/ Foundation (compatibility version 300.0.0, current version 567.12.0)
/usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current version 1.0.0)
/usr/lib/libmx.A.dylib (compatibility version 1.0.0, current version 92.0.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 88.0.0)


Looking at OmniBase.xcodeproj/project.pbxproj, the install path settings appear to be correct (i.e. @executable_path/../Frameworks)

What am I doing wrong?





_______________________________________________
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


  • Prev by Date: Re: Cocoa API documentation
  • Next by Date: Cocoa API Documentation
  • Previous by thread: Re: Cocoa and Apple Event
  • Next by thread: NSArrray objectsAtIndexes:
  • Index(es):
    • Date
    • Thread