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

Building a command line tool that calls DotMacKit


  • Subject: Building a command line tool that calls DotMacKit
  • From: Óscar Morales Vivó <email@hidden>
  • Date: Fri, 3 Dec 2004 16:45:01 -0500

I'm trying to build a small command line utility (to be called from an old CFM program that we definitely can't afford to bring to Mach-O right now) that will use the DotMacKit to implement a couple new features for the main app. However I'm running into a couple of setup problems as follows:

- 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.

- Do I need to set up anything apart from an autorelease pool to have DotMacKit working properly outside of an NSApplication-based app? I'm not sure if I'd need any kind of run loop around or the DotMacKit doesn't need that.

Thanks in advance for your help:

Óscar Morales Vivó.
_______________________________________________
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: "M. Uli Kusterer" <email@hidden>
    • Re: Building a command line tool that calls DotMacKit
      • From: Nick Zitzmann <email@hidden>
  • Prev by Date: Re: SuperScript to baseline offset
  • Next by Date: possible nib corruption?
  • Previous by thread: Re: Nib files and outlets
  • Next by thread: Re: Building a command line tool that calls DotMacKit
  • Index(es):
    • Date
    • Thread