Re: error LNK2020: unresolved token (0A00003D) linhas2.__dtor
Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance
Adamirand <Adamirand.21e97i@xxxxxxxxxxxxxxxxxxxxx> wrote:
*LINK : error LNK2020: unresolved token (0A00003D) linhas2.__dtor
LINK : fatal error LNK1120: 1 unresolved externals*
that is, everything runs well in compilation time but one link error
has stopped me for a couple of days and this is driving me crazy, it
should be noted that "*linhas2*" is a class that I wrote of my own in
my VC++.NET project. If anybody out there has the "magic" please drop
me the hints. Thanks alot in advance.
Did you implement your destructor for linhas2?
--
Marcus Kwok
.
Relevant Pages
- LINK error 2020
... I got the following link error in my release build (I am using vc7 on ... LINK: fatal error LNK1120: 1 unresolved externals ... (comp.lang.cpp) - LNK 2020 error ...
... I got the following link error in my release build: ... LINK: fatal error LNK1120: 1 unresolved externals ... The debug build is ok. ... (microsoft.public.vc.language) - lnk 1104 error
... I've seen this problem answered on the 'net that you can get this link error ... ($VcInst/lib or whatever) ... for my library paths and include paths but I still ... get the error: fatal error LNK1104: cannot open file 'C:\Program.obj' ... (alt.comp.lang.learn.c-cpp) - Cannot open file C:Program.obj
... I've seen this problem answered on the 'net that you can get this link error ... ($VcInst/lib or whatever) ... for my library paths and include paths but I still ... get the error: fatal error LNK1104: cannot open file 'C:\Program.obj' ... (microsoft.public.vstudio.general) - RE: Questions and problems about "autoreg.cpp" file in "CSPDK" Pac
... but now I have link error like this in "autoreg.cpp": ... F:\csp\Debug\csp.dll: fatal error LNK1120: 1 unresolved externals ... I really ask you help me,I have no anyone to guide me! ... (microsoft.public.platformsdk.security) |
|