• 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: Building a command line tool that calls DotMacKit
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Building a command line tool that calls DotMacKit


  • Subject: Re: Building a command line tool that calls DotMacKit
  • From: Nick Zitzmann <email@hidden>
  • Date: Fri, 3 Dec 2004 14:59:57 -0700


On Dec 3, 2004, at 2:45 PM, Óscar Morales Vivó wrote:

- How can I set up a tool project so it will use a Framework which is not in the system ones? As the tool is going to reside inside the CFM application bundle, I'm pretty much free to hardwire the framework location in relation to the tool, but I still don't know for sure what to do exactly and how to go about it so it compiles, links and executes properly.

If you copy the tool into the bundle, and the tool goes into the MacOS[1] directory, then you should be able to copy the DotMacKit framework into the bundle's Frameworks directory and it'll find it. DotMacKit's install path is set to the usual embedded framework path, so there shouldn't be any problems here.


- Do I need to set up anything apart from an autorelease pool to have DotMacKit working properly outside of an NSApplication-based app?

Yes.

Nick Zitzmann
<http://www.chronosnet.com/>

[1] or MacOSClassic, or Resources, or some other subdirectory of Contents

_______________________________________________
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


  • Follow-Ups:
    • Re: Building a command line tool that calls DotMacKit
      • From: Andrew Farmer <email@hidden>
References: 
 >Building a command line tool that calls DotMacKit (From: Óscar Morales Vivó <email@hidden>)

  • Prev by Date: possible nib corruption?
  • Next by Date: Re: IBPalettes
  • Previous by thread: Building a command line tool that calls DotMacKit
  • Next by thread: Re: Building a command line tool that calls DotMacKit
  • Index(es):
    • Date
    • Thread