Xcode's STL problem, works fine in MW
Xcode's STL problem, works fine in MW
- Subject: Xcode's STL problem, works fine in MW
- From: Tomas Zahradnicky <email@hidden>
- Date: Sat, 19 Feb 2005 17:51:09 +0100
Hi,
I'm moving a project from MW to Xcode and that project uses STL for
unicode strings. It builds fine in MW but there seems to be problem
with STL since it does not seem to instantiate the following methods
(I'm getting a link error):
std::char_traits<unsigned short>::copy(unsigned short*, unsigned
short const*, unsigned long)
std::char_traits<unsigned short>::move(unsigned short*, unsigned
short const*, unsigned long)
std::char_traits<unsigned short>::length(unsigned short const*)
Would it mean that I have to define them on my own?
Tomas
--
# Ing. Tomas Zahradnicky, Jr.
# The Czech Technical University
# Dept of Computer Science, FEE-CTU Prague
_______________________________________________
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