472,962 Members | 2,423 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,962 software developers and data experts.

error LNK2020: unresolved token (0A00003D) linhas2.__dtor


Dear friends

Happy 2006 for all of you. Well, I'm experiencing a little (big)
problem with the Linking process of my VC++.NET project, perhaps it's
quite easy to overcome it but for me it's not that clear. Going
directly to the point it is as follows:

*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.

--
Adamirand
------------------------------------------------------------------------
Posted via http://www.codecomments.com
------------------------------------------------------------------------

Jan 10 '06 #1
1 2385
Adamirand <Ad**************@mail.codecomments.com> 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
Feb 23 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: mccoyn | last post by:
I'm porting an old project to use .NET. When I try to link in a static library (.lib) that has a single managed class in it. I get the following errors: LINK : error LNK2020: unresolved token...
1
by: Tony Baker | last post by:
Hi, If I 1) create a brand new Visual C++ Project -> Class Library (.Net) 2) in the stdafx.h file add #include <atlbase.h> I get the following errors: ------ Build started: Project: testATL,...
3
by: Simon Jefferies | last post by:
Hello, I am trying to use a Managed C++ .NET (DLL) Class library within my Managed C++ .NET forms application. I have both projects in the same solution and have the class library under my...
2
by: Vickie | last post by:
I have a very simple program with some computations. After using NODEFAULTLIB to get rid of LNK2005 errors such as: LIBCMT.lib(crt0dat.obj) : error LNK2005: _exit already defined in...
4
by: Jun | last post by:
anyone know how this error shows? how can i solve this? LINK : error LNK2020: unresolved token (0A0000EA) _AtlBaseModule LINK : error LNK2020: unresolved token (0A0000EC) atlTraceGeneral LINK :...
1
by: Jazz | last post by:
Hello, I am using VS.net 2003 and trying to build a very simple console c++ application. But got the Console error LNK2020: unresolved token (0A00000D) MyString.__dtor Console fatal error...
0
by: Roland | last post by:
Hi, ultimately I want to call some unmanaged C++ class that contains some DirectShow code of mine from my C# classes, but for the time being I'd be happy if I could get this to build! I have...
0
by: Adamirand | last post by:
Adamirand wrote: > Dear friends > > Happy 2006 for all of you. Well, I'm experiencing a little (big) > problem with the Linking process of my VC++.NET project, perhaps it's > quite easy to...
2
by: tllee | last post by:
I wrote a simple stack program using class template on VC++ 2003 but am unable to resolve the following link errors: LINK : error LNK2020: unresolved token (0A000046) Stack.__dtor LINK : error...
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 4 Oct 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
by: Aliciasmith | last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
4
NeoPa
by: NeoPa | last post by:
Hello everyone. I find myself stuck trying to find the VBA way to get Access to create a PDF of the currently-selected (and open) object (Form or Report). I know it can be done by selecting :...
3
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
1
by: Teri B | last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course. 0ne-to-many. One course many roles. Then I created a report based on the Course form and...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM) Please note that the UK and Europe revert to winter time on...
3
by: nia12 | last post by:
Hi there, I am very new to Access so apologies if any of this is obvious/not clear. I am creating a data collection tool for health care employees to complete. It consists of a number of...
2
by: GKJR | last post by:
Does anyone have a recommendation to build a standalone application to replace an Access database? I have my bookkeeping software I developed in Access that I would like to make available to other...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.