473,587 Members | 2,229 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

ATL link error problem

Jun
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 : error LNK2020: unresolved token (0A0000ED)
?s_trace@CTrace @ATL@@2V12@A
LINK : fatal error LNK1120: 3 unresolved externals

thanks in advance.
Nov 17 '05 #1
4 6096
Jun
i include the msvcrtd.lib
after solving this,... got me new problem :(
LagurClass.obj : error LNK2019: unresolved external symbol "void __stdcall
_com_issue_erro r(long)" (?_com_issue_er ror@@YGXJ@Z) referenced in function
"void __cdecl _com_util::Chec kError(long)" (?CheckError@_c om_util@@YAXJ@Z )

LagurClass.obj : error LNK2019: unresolved external symbol "unsigned short *
__stdcall _com_util::Conv ertStringToBSTR (char const *)"
(?ConvertString ToBSTR@_com_uti l@@YGPAGPBD@Z) referenced in function "public:
__thiscall _bstr_t::Data_t ::Data_t(char const *)"
(??0Data_t@_bst r_t@@QAE@PBD@Z)

LagurClass.obj : error LNK2019: unresolved external symbol "char * __stdcall
_com_util::Conv ertBSTRToString (unsigned short *)"
(?ConvertBSTRTo String@_com_uti l@@YGPADPAG@Z) referenced in function "public:
char const * __thiscall _bstr_t::Data_t ::GetString(voi d)const "
(?GetString@Dat a_t@_bstr_t@@QB EPBDXZ)

"Jun" <j_******@yahoo .com> wrote in message
news:O6******** ******@TK2MSFTN GP14.phx.gbl...
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 : error LNK2020: unresolved token (0A0000ED)
?s_trace@CTrace @ATL@@2V12@A
LINK : fatal error LNK1120: 3 unresolved externals

thanks in advance.

Nov 17 '05 #2
Jun
solved

"Jun" <j_******@yahoo .com> wrote in message
news:O5******** ******@TK2MSFTN GP09.phx.gbl...
i include the msvcrtd.lib
after solving this,... got me new problem :(
LagurClass.obj : error LNK2019: unresolved external symbol "void __stdcall
_com_issue_erro r(long)" (?_com_issue_er ror@@YGXJ@Z) referenced in function
"void __cdecl _com_util::Chec kError(long)" (?CheckError@_c om_util@@YAXJ@Z )

LagurClass.obj : error LNK2019: unresolved external symbol "unsigned short
* __stdcall _com_util::Conv ertStringToBSTR (char const *)"
(?ConvertString ToBSTR@_com_uti l@@YGPAGPBD@Z) referenced in function
"public: __thiscall _bstr_t::Data_t ::Data_t(char const *)"
(??0Data_t@_bst r_t@@QAE@PBD@Z)

LagurClass.obj : error LNK2019: unresolved external symbol "char *
__stdcall _com_util::Conv ertBSTRToString (unsigned short *)"
(?ConvertBSTRTo String@_com_uti l@@YGPADPAG@Z) referenced in function
"public: char const * __thiscall _bstr_t::Data_t ::GetString(voi d)const "
(?GetString@Dat a_t@_bstr_t@@QB EPBDXZ)

"Jun" <j_******@yahoo .com> wrote in message
news:O6******** ******@TK2MSFTN GP14.phx.gbl...
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 : error LNK2020: unresolved token (0A0000ED)
?s_trace@CTrace @ATL@@2V12@A
LINK : fatal error LNK1120: 3 unresolved externals

thanks in advance.


Nov 17 '05 #3

Hi,

Can you tell me how you have soled this issue.
--Senthil

--
senthilkm
------------------------------------------------------------------------
Posted via http://www.mcse.ms
------------------------------------------------------------------------
View this thread: http://www.mcse.ms/message1671534.html

Jun 21 '06 #4

hi
can u tell me how u solved the problem
i also have the same problem

--
antok
------------------------------------------------------------------------
Posted via http://www.mcse.ms
------------------------------------------------------------------------
View this thread: http://www.mcse.ms/message1671534.html

Jul 13 '06 #5

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

Similar topics

0
1014
by: david | last post by:
Hello! I've a link error problem problem with VS .NET 2003. I give you the complete description of a simple test (to simplify) : First, I make a WIN32 static library supporting MFC and using precompiled header. It contains : ***** testlib.h:
3
2314
by: joseluismarchetti | last post by:
Hello everybody, Although I am sure this is an important question for this group, I am not sure this question belongs to this group and I will be happy to move it to the correct one after you point it to me. Direct question: How can I know if a function is defined in more than one static library that I am using to link ?
10
9502
by: Gary Hughes | last post by:
I'm getting the following error when attempting to link a managed C++ dll. I can't find any reference to these errors with google. Can anyone help? I've included the class definition causing the errors below. Everything compiles fine and all the types are defined, it appears that the template type itga::order_collection::iterator is...
2
2058
by: Eric Twietmeyer | last post by:
Hello, I am running into something very strange. I am writing a .NET assembly using managed c++ (VS.NET 2003) and in this project when I attempt to make a call to sscanf (from stdio.h) I get the error indicated in the subject line when compiling. Strangely, if I create a new "Hello World" application that is completely stripped down I...
10
7592
by: Ian Lazarus | last post by:
Hello. How do "unresolved token" link errors occur. How do I fix them? Linking... LINK : error LNK2020: unresolved token (0A000015) ??_7type_info@@6B@ LINK : error LNK2020: unresolved token (0A000016) _CxxThrowException LINK : error LNK2020: unresolved token (0A000018) exception.__ctor LINK : error LNK2020: unresolved token (0A000019)...
7
4072
by: Lisa | last post by:
I have an Access 2000 application that uses the following function to re-link my tables when I switch from my Current back end to a Dummy back end. I also use it to refresh my links. Function CreateODBCLinkedTables() As Boolean On Error GoTo CreateODBCLinkedTables_Err Dim strTblName As String, strConn As String Dim db As DataBase, rs As...
5
4682
by: Bruce | last post by:
I am getting a lot of link errors when compiling in the debug build but not release. I am compiling a CLR managed code class library. I believe the link errors are actually being caused by a static library of unmanagaed code. I think the problem comes from the fact that the unmanaged static lib uses the STL. Any idea how to fix this?
10
6751
richardhodge
by: richardhodge | last post by:
I am a VB6 database programmer and have run into a small problem. The company I work for primarily uses Microsoft Access 2000 for the database that is the back end for our software. Well the functionality that I am currently working on creates a table in one database and then links it into the primary database that is used by the program to store...
5
10193
by: ivy146 | last post by:
Hi! I got the link error problem (shown as bellow) when I complied my project. Fatal: Expected a file name: Then I searched from google and followed the suggestion to update the ilinker32.exe and ilinker32.dll. The link problem was still there but in the different type: Fatal: Access violation. Link terminated.
0
7915
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
1
7967
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
8220
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
6619
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
1
5712
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
5392
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3840
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
1
2347
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1452
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.