• 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: Test bundle can't find app
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Test bundle can't find app


  • Subject: Re: Test bundle can't find app
  • From: David Catmull <email@hidden>
  • Date: Mon, 14 Nov 2005 11:34:16 -0800

On Nov 14, 2005, at 11:26 AM, Chris Hanson wrote:
The path doesn't need quotes because it's not a multi-element setting, it's only a single string. (Contrast with, say, Other Linker Flags, which can take multiple strings.)

Ah, now I see. Thanks.

Interesting, could you provide more specific information about the link errors you're seeing? Are the symbols in question classes or global variables?

It's all class member functions, plus a couple of vtables and typeinfos.

Here's the full list:

/usr/bin/ld: Undefined symbols:
Volley::TaggedItemList::SetItem(unsigned long, unsigned long, void const*, unsigned long)
Volley::InputDataStream::InputDataStream(Volley::OutputDataStreamBase const&, bool)
Volley::OutputDataStreamBase::Reallocate(unsigned long)
Volley::OutputDataStreamBase::OutputDataStreamBase(void*, unsigned long, bool)
Volley::Message::Message(Volley::InputDataStream&, bool)
Volley::Message::operator==(Volley::Message const&) const
typeinfo for Volley::OutputDataStreamBase
vtable for Volley::OutputDataStreamBase
vtable for Volley::Message
vtable for Volley::MessageID
ATimer::ATimer(double, double, OpaqueEventLoopRef*)
ATimer::~ATimer()
typeinfo for ATimer
ACFMutableString::Localize()
Volley::DataPod::SetItemData(unsigned long, unsigned long, unsigned long, void const*)
Volley::DataPod::SetItemString(unsigned long, unsigned long, Volley::String const&)
Volley::DataPod::DataPod(Volley::InputDataStream&)
Volley::DataPod::DataPod()
Volley::DataPod::~DataPod()
Volley::DataItem::DataItem(Volley::DataItem const&)
Volley::DataItem::operator=(Volley::DataItem const&)
Volley::TaggedElement::operator==(Volley::TaggedElement const&) const
Volley::DataPod::ListCount() const
Volley::DataPod::Serialize(Volley::OutputDataStreamBase&) const
Volley::DataItem::operator==(Volley::DataItem const&) const
typeinfo for ACFMutableString
vtable for ACFMutableString
vtable for ACFString
vtable for Volley::TaggedElement
vtable for Volley::PodColumn
collect2: ld returned 1 exit status



-- David Catmull email@hidden http://www.uncommonplace.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


  • Follow-Ups:
    • Re: Test bundle can't find app
      • From: Chris Hanson <email@hidden>
References: 
 >Test bundle can't find app (From: David Catmull <email@hidden>)
 >Re: Test bundle can't find app (From: Chris Hanson <email@hidden>)
 >Re: Test bundle can't find app (From: David Catmull <email@hidden>)
 >Re: Test bundle can't find app (From: David Catmull <email@hidden>)
 >Re: Test bundle can't find app (From: Chris Hanson <email@hidden>)

  • Prev by Date: RE: Test bundle can't find app
  • Next by Date: [2.2] Trying to setup cross-development in make based build system...
  • Previous by thread: Re: Test bundle can't find app
  • Next by thread: Re: Test bundle can't find app
  • Index(es):
    • Date
    • Thread