|
-
July 10th, 2002, 10:19 AM
#1
STL link errors - Please Help !!!
Hi.
I'm trying to convert my code from windows version to Linux version.
I don't have compilation error, but I still have a link errors I can't understand.
The link error is "undefine symble" on some STL . I have an std::string in my code, and I know that there is a problem with it's symbol name, how can I solve the problem, have anyone an idea?
Thanks.
-
July 10th, 2002, 01:41 PM
#2
Re: STL link errors - Please Help !!!
Originally posted by itzikel
Hi.
I don't have compilation error, but I still have a link errors I can't understand.
The link error is "undefine symble" on some STL . I have an std::string in my code, and I know that there is a problem with it's symbol name, how can I solve the problem, have anyone an idea?
Thanks.
Please be more explanative - post the link errors you got, may be it would be usefull to solve the problem.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|