• 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: Link error with CW 9.2
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Link error with CW 9.2


  • Subject: Re: Link error with CW 9.2
  • From: Steven Woolgar <email@hidden>
  • Date: Wed, 10 Mar 2004 12:46:44 -0800

> I just grep'd through the headers on my disk and I couldn't find any
> reference to the string "shared_ptr". Given that it is used in the std
> namespace, I'd guess that it is particular to the STL implementation in
> CodeWarrior. There's probably a some static runtime library not being
> linked in.

It is part of the TR1 additions to C++. Technical Review 1 by the
C++ committee. It used to be part of boost, now it is part of the
Standard C++ Library.

See #include <memory>

As to why you get the linker error, I'm not sure.

CodeWarrior 9.1 added TR1 stuff, it was improved in 9.2.
I can't remember offhand, but I think gcc 3.3 includes
TR1 additions, maybe 3.4, I'm really not sure.


Woolie
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.


References: 
 >Re: Link error with CW 9.2 (From: Jeff Moore <email@hidden>)

  • Prev by Date: Re: Link error with CW 9.2
  • Next by Date: Writing "interesting" audio formats with AudioFile
  • Previous by thread: Re: Link error with CW 9.2
  • Next by thread: Writing "interesting" audio formats with AudioFile
  • Index(es):
    • Date
    • Thread