473,414 Members | 1,936 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

how to resolve "error lnk 2001"

I met this problem in executing a c++ project in visual studio.
Does anyone have suggestions to resolve "error lnk 2001"?

--------------------Configuration: reconstruction - Win32
Debug--------------------
Linking...
icarus_camera.obj : error LNK2001: unresolved external symbol _dgels_
icarus_leastsquares.obj : error LNK2001: unresolved external symbol _dgels_
icarus_maths.obj : error LNK2001: unresolved external symbol _dgels_
icarus_dialog.obj : error LNK2001: unresolved external symbol _sdQueryCache
icarus_form.obj : error LNK2001: unresolved external symbol _sdQueryCache
icarus_dialog.obj : error LNK2001: unresolved external symbol _sdInitCache
icarus_form.obj : error LNK2001: unresolved external symbol _sdInitCache
icarus_dialog.obj : error LNK2001: unresolved external symbol _sdClearCache
icarus_form.obj : error LNK2001: unresolved external symbol _sdClearCache
icarus_form.obj : error LNK2001: unresolved external symbol _sdReadFrameData
icarus_iformat.obj : error LNK2001: unresolved external symbol "bool __cdecl
getImageData(char *,unsigned char *)" (?getImageData@@YA_NPADPAE@Z)
icarus_iformat.obj : error LNK2001: unresolved external symbol "bool __cdecl
getImageSize(char *,unsigned int *,unsigned int *)"
(?getImageSize@@YA_NPADPAI1@Z)
icarus_iformat.obj : error LNK2001: unresolved external symbol "bool __cdecl
writeFidoFile(char *,int,int,unsigned char *)"
(?writeFidoFile@@YA_NPADHHPAE@Z)
icarus_iformat.obj : error LNK2001: unresolved external symbol "bool __cdecl
writeDPXFile(char *,int,int,unsigned char *)"
(?writeDPXFile@@YA_NPADHHPAE@Z)
icarus_image.obj : error LNK2001: unresolved external symbol _ex_parseFile
icarus_image.obj : error LNK2001: unresolved external symbol _sdCloseMovie
icarus_main.obj : error LNK2001: unresolved external symbol _sdCloseMovie
icarus_image.obj : error LNK2001: unresolved external symbol
_sdOpenMovieRead
icarus_image.obj : error LNK2001: unresolved external symbol
_sdWriteFrameData
icarus_image.obj : error LNK2001: unresolved external symbol
_sdOpenMovieWrite
icarus_leastsquares.obj : error LNK2001: unresolved external symbol _dgesvd_
icarus_maths.obj : error LNK2001: unresolved external symbol _dgesvd_
icarus_maths.obj : error LNK2001: unresolved external symbol _dscal_
icarus_maths.obj : error LNK2001: unresolved external symbol _dnrm2_
icarus_maths.obj : error LNK2001: unresolved external symbol _dgetri_
icarus_maths.obj : error LNK2001: unresolved external symbol _dgetrf_
icarus_optimizer.obj : error LNK2001: unresolved external symbol _subplx_
icarus_primitive.obj : error LNK2001: unresolved external symbol _dsyevd_
Debug/reconstruction.exe : fatal error LNK1120: 21 unresolved externals
Error executing link.exe.

reconstruction.exe - 29 error(s), 0 warning(s)

Thank you!

yanwan
Jul 22 '05 #1
1 6370
yanwan wrote:
I met this problem in executing a c++ project in visual studio.
Does anyone have suggestions to resolve "error lnk 2001"?

--------------------Configuration: reconstruction - Win32
Debug--------------------
Linking...
icarus_camera.obj : error LNK2001: unresolved external symbol _dgels_
These are from not having the right libraries for the linker to resolve
the symbols from. Not a language problem. Off-topic here.
[...]


Try for the next half-a-year to ask _all_ questions you have in the VC++
newsgroup: microsoft.public.vc.language. You'll learn a great deal about
your IDE and the particulars of the compiler, and when you're ready to
ask _language_ questions, come back.

V
Jul 22 '05 #2

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

Similar topics

4
by: | last post by:
Some time ago I installed VC# 2003, made a small generic project, compile with the allow unsafe flag and I get the error below: "error CS1577: Assembly generation failed -- Unexpected exception...
13
by: Dr John Stockton | last post by:
Javascript date strings can have a one-letter postfix; it is taken as indicating time zone (not J, which causes NaN). // IIRC, VB accepts A & P in that location, for AM & PM. In my MS IE 4, the...
1
by: stoppal | last post by:
I have the below function written in VB, and everything works fine EXCEPT that the sql code is not executing correctly. The date field is in the table always shows "12/1/1899 11:59:17 PM" no other...
0
by: RWC | last post by:
Hi, I'm running into a problem with Access XP (SP2) that's driving me up the wall. It's Error 2001 "You canceled the previous operation". There is no voodoo going on really when I get this...
12
by: Jose Fernandez | last post by:
Hello. I'm building a web service and I get this error. NEWS.News.CoverNews(string)': not all code paths return a value This is the WebMethod public SqlDataReader CoverNews(string Sport)...
1
by: gerr | last post by:
Visual studio 2003 "HTTP/1.1 500 Internal Server Error" when trying to create a new Asp.net site with Visual Studio 2003 on localServer/IIS 5.1. Anyone have any new solutions or urls to point me...
0
by: jacqueharper | last post by:
I am having a problem with an Excel ListObject in my C# .NET application. I am trying to map an XML schema to a ListObject, and continue to get the error "The XPath is not valid because either the...
1
by: =?Utf-8?B?am1ncm8=?= | last post by:
I created a web service in visual studio 2003, tested it with a sample.xml file from a vendor we are using, and it worked exactly like it should. I deployed it to our server, created a project...
2
by: Ushach | last post by:
hi all, how to resolve error " STATUS_INVALID_USER_BUFFER (c00000e8)"? thnx in advance
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
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...
0
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...
0
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...

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.