• 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
Re: Xcode2.1: Making a stand-alone app.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode2.1: Making a stand-alone app.


  • Subject: Re: Xcode2.1: Making a stand-alone app.
  • From: Michael Babin <email@hidden>
  • Date: Sat, 18 Jun 2005 23:07:58 -0500


On Jun 18, 2005, at 2:14 PM, DJ One37 wrote:

This is the crash log, so it shows it's missing the SDL framework on
the other persons computer but I want it to be a stand along
program... any ideas on how to compile in the framework.

--------------------------------------------------------
Host Name:      YYY-G4.local
Date/Time:      2005-06-18 11:13:29 -0700
OS Version:     10.3.9 (Build 7W98)
Report Version: 2

Command: Experiment Simulator
Path:    /Users/YYY/Documents/XXX/Experiment
Simulator.app/Contents/MacOS/Experiment Simulator
Version: ??? (???)
PID:     2838
Thread:  Unknown

Link (dyld) error:

dyld: /Users/scottwardle/Documents/Henry Zaccak/Experiment
Simulator.app/Contents/MacOS/Experiment Simulator can't open library:
@executable_path/../Frameworks/SDL.framework/Versions/A/SDL  (No such
file or directory, errno = 2)

Looks like you need to add a Copy Files Build Phase to your application target in Xcode (Project/New Build Phase) and add these frameworks to that build phase (make sure to Get Info on the Copy Files Build Phase and set the destination to "Frameworks").

-- 

Michael Babin                           email@hidden

Order N Development, LLC       http://www.orderndev.com/


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Xcode2.1: Making a stand-alone app. (From: DJ One37 <email@hidden>)
 >Re: Xcode2.1: Making a stand-alone app. (From: DJ One37 <email@hidden>)

  • Prev by Date: Re: Universal binaries et al (Re: Adding zip functionality...)
  • Next by Date: Fw: Bundle Icon refuses to show
  • Previous by thread: Re: Xcode2.1: Making a stand-alone app.
  • Next by thread: Re: Xcode2.1: Making a stand-alone app.
  • Index(es):
    • Date
    • Thread