![]() |
|
#1
|
|||
|
|||
Compiling error when doing SQL database in C++Hey pplZ, its me again,
I have some compiling errors. Hope u pplez may help... Linking... nafxcwd.lib(afxmem.obj) : error LNK2005: "void __cdecl operator delete(void *)" (??3@YAXPAX@Z) already defined in libcpmtd.lib(delop.obj) Debug/sql.exe : fatal error LNK1169: one or more multiply defined symbols found Error executing link.exe. How to debug these errors? |
|
#2
|
|||
|
|||
|
This is the code which i found online and had modified it.
While compiling ==> no errors or warning... BUT Linking ==> 2 errors that i mentioned above... So hope u guys will help me... desperately in need of help. CPP / C++ / C Code:
TIA ![]() Last edited by JdS : 15-Jan-2005 at 05:22.
Reason: Please insert your example C/C++ codes between [c] and [/c] tags
|
|
#3
|
||||
|
||||
|
Quote:
nafxcwd.lib(afxmem.obj) : error LNK2005: "void __cdecl operator delete(void *)"... afxmem.obj contains a function called delete... ... already defined in libcpmtd.lib(delop.obj) which is already defined in the file delop.obj so the compiler hasn't a clue which one to use. It's kinda like needing to talk to Daryl of Larry, Daryl, and Daryl -- which one do you want, the silent one or the quiet one? ;-) __________________
Cow: You're a lawyer too? Mooseblood (mosquito): Ma'am, I was already a bloodsucking parasite. All I needed was a briefcase! |
Recent GIDBlog
Toyota - 2008 July Promotion by Nihal
| Thread Tools | Search this Thread |
| Rate This Thread | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| database search | skyloon | MySQL / PHP Forum | 6 | 04-Jun-2006 12:09 |
| DiscountASP.NET Launches SQL Reporting Services | dasp | Web Hosting Advertisements & Offers | 0 | 19-Oct-2004 17:32 |
| cgi txt database to mysql | erhanharputlu | MySQL / PHP Forum | 0 | 27-Sep-2004 01:30 |
| Easy SQL query | jlee | MySQL / PHP Forum | 1 | 22-Jul-2004 07:15 |
| [Tutorial] MySQL Basics | nniehoff | MySQL / PHP Forum | 15 | 23-Mar-2003 19:42 |
Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The