For Programmers: Free Programming Magazines  


Home > Archive > VC STL > April 2005 > Re: Linking libs using STL gives LNK2005 (multiple definition of









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: Linking libs using STL gives LNK2005 (multiple definition of
Pete Becker

2005-04-11, 8:59 am

mr_incredible wrote:
>
> Here are my settings:
>


Another way to resolve link conflicts is to do a verbose link:
Project|Settings, Link, Category: Custimize, and select "Print progress
messages." Then rebuild the project. That will give you a list of all
the libraries that were linked, and which names were resolved where.

--

Pete Becker
Dinkumware, Ltd. (http://www.dinkumware.com)
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com