• 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
link problem on SDK 10.2.7 with basic_istream::seekg
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

link problem on SDK 10.2.7 with basic_istream::seekg


  • Subject: link problem on SDK 10.2.7 with basic_istream::seekg
  • From: Victor Liu <email@hidden>
  • Date: Fri, 9 Apr 2004 17:03:32 +0800

Hi,

I turn a project to be build by Xcode, it can be build and run well in 10.3, but can not startup (load) at 10.2. because a lost of wide char function not resolved.

I get information from archives in this list then to try to use 10.2.7 SDK and target to OS 10.2 and still use gcc 3.3 to build my program, but one linkage error occur, as below :

ld: Undefined symbols:
std::basic_istream<char, std::char_traints<char> >::seekg(std::fpos<__mbstate_t>)


this problem can not be solved even I turn to use gcc 3.1 in target settings.

how can I to solve this problem ? did you have any suggest to me ?

Best Regards.

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


  • Prev by Date: Re: Build All Targets
  • Next by Date: Setting up PkgInfo's in XCode for iTunes...
  • Previous by thread: Re: Build All Targets
  • Next by thread: Setting up PkgInfo's in XCode for iTunes...
  • Index(es):
    • Date
    • Thread