• 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: Undefined symbols in C++ project
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Undefined symbols in C++ project


  • Subject: Re: Undefined symbols in C++ project
  • From: Andrew Pinski <email@hidden>
  • Date: Tue, 1 Jul 2003 07:32:53 -0400

On Tuesday, Jul 1, 2003, at 06:53 US/Eastern, Christian Bxtker Hxj wrote:

Hi there

I sent this mail just before WWDC and during an outage of the mailing list. As I have received no response yet I try again in the hope that someone is able to help me.

I am trying to compile a rather large C++ project in Project Builder. The project compiles just fine in CodeWarrior 8 for Mac. Actually the compilation also succeeds with Project Builder but the linker complains with the lines below (I have separated the individual lines for clarity). I have no idea where to look for these symbols as I can't find where in the code they are referenced. If you have any suggestions of which libraries to include or how to find out where these symbols are referenced please let me know.
If it is of any help I'm using the 3rd party library wxWindows which also has been compiled in Project Builder.

ld: Undefined symbols:
_link_dummy_func_m_style()

task_for_pid(unsigned, int, unsigned*)

mach_port_deallocate(unsigned, unsigned)

std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::c_str() const

std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::length() const

std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::assign(wchar_t const*, unsigned long)

wchar_t is not yet supported under Mac OS X with PBX as the OS system libraries do not have support for it.

Thanks,
Andrew Pinski
_______________________________________________
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.

References: 
 >Undefined symbols in C++ project (From: Christian Bøtker Høj <email@hidden>)

  • Prev by Date: Re: Which alternate row color spec is correct?
  • Next by Date: Re: Saving preferences tutorial
  • Previous by thread: Undefined symbols in C++ project
  • Next by thread: Re: Undefined symbols in C++ project
  • Index(es):
    • Date
    • Thread