• 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
Creating cocoa frameworks
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Creating cocoa frameworks


  • Subject: Creating cocoa frameworks
  • From: email@hidden (Garvin Haslett)
  • Date: Tue, 1 Jun 2004 19:08:25 +0100

Hi,

I have a windowed cocoa application which also makes extensive use of
an open source physics engine. To simplify the process of creating the
process of writing new applications using the simulator I'm trying to
put the application and the simulator code together in a framework.

I've brought all the relevant code into a framework project and I'm
using the following linker flags:

-framework ApplicationServices -framework Foundation -framework AppKit

Nonetheless,the build finishes with the following, rather cryptic error:

CocoaODE:0: Undefined symbols:

How can I determine what these undefined symbols are? I've had a good
root round the various subdirectories of the build and I can't find
anything that logs the problem properly.

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


  • Follow-Ups:
    • Re: Creating cocoa frameworks
      • From: Nick Zitzmann <email@hidden>
  • Prev by Date: Re: Apple, Are You Listening?
  • Next by Date: Re: Handling NSTextField keyboard events
  • Previous by thread: Re: Button confusion
  • Next by thread: Re: Creating cocoa frameworks
  • Index(es):
    • Date
    • Thread