Search the web
Sign In
New User? Sign Up
DatabaseTemplateLibrary · The Database Template Library
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
errors with MSVC2005   Message List  
Reply | Forward Message #2326 of 2479 |
Hi,
this time, I try to compile the DTL example program under window XP
with MSVC2005, I can build the DTL porject (DTL.lib) successfully (with
lots of warning), however, when I continue to build the example
project, it fails and gives errors like:

msvcprtd.lib(MSVCP80D.dll) : error LNK2005: "public: __thiscall
std::basic_string<char,struct std::char_traits<char>,class
std::allocator<char> >::basic_string<char,struct
std::char_traits<char>,class std::allocator<char> >(class
std::basic_string<char,struct std::char_traits<char>,class
std::allocator<char> > const &)" (??0?$basic_string@DU?
$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@ABV01@@Z)
has already defined in DTL.lib(variant_row.obj)

please help...





Wed Nov 7, 2007 10:08 am

chkev2001
Offline Offline
Send Email Send Email

Forward
Message #2326 of 2479 |
Expand Messages Author Sort by Date

Hi, this time, I try to compile the DTL example program under window XP with MSVC2005, I can build the DTL porject (DTL.lib) successfully (with lots of...
Kev
chkev2001
Offline Send Email
Nov 7, 2007
10:08 am

Make sure that you built dtl.lib and the example program using the same microsoft runtime C library. For example msvcprtd.lib stands for the microsoft visual...
Corwin Joy
corwinjoy
Offline Send Email
Nov 10, 2007
10:50 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help