• 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
OmniNetworking Prebinding (sorry!)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

OmniNetworking Prebinding (sorry!)


  • Subject: OmniNetworking Prebinding (sorry!)
  • From: Sam Goldman <email@hidden>
  • Date: Sun, 03 Feb 2002 17:44:21 -0800

I know that this has been discussed before, but I did do a quick search of
archives (cocoa.mamasam.com) and what I came up with wasn't quit what I was
looking for. Forgive me for the wasted bandwidth.

I have OmniNetworking,framework and OmniBase.framework compiled with
prebinding enabled (that all works).

I have the frameworks added to my project and then a copy phase to put them
into resources/frameworks (that also works).

Here's where I am stuck:

When I use the frameworks I get this message, and I don't know much about
the linker used by OS X/Darwin, mostly because I come from a Linux
background where the linker always works ;)

/usr/bin/ld: Undefined symbols:
.objc_class_name_ONHost
.objc_class_name_ONSocketStream
.objc_class_name_ONTCPSocket

Everything is found by the compiler and it seems to want to compile and
link, but it just doesn't. I tried clean rebuilds of the frameworks and my
project, but then ran out of ideas.

I am using only these three classes for now, but I am sure that when I use
others, they will also be undefined.

Thanks,
Sam


  • Prev by Date: NSFileHandle and Sockets
  • Next by Date: Getting rid of an NSWindowController
  • Previous by thread: NSFileHandle and Sockets
  • Next by thread: Getting rid of an NSWindowController
  • Index(es):
    • Date
    • Thread