473,403 Members | 2,366 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,403 software developers and data experts.

link error when using a lib file

Hi,

I am trying to use Neon library to develop a simple webdav client.
I am using VC2005 under Windows.
For doing this, I downloaded the source files of Neon and build it
using "nmake" in the commandline.( this is done according to the
install.win32 file in the Neon released source files). Then I got a
lib file, libneon.lib.
I newed a project in VC2005, $ProjeectPath, and try to use the lib
above in the new project. I created a folder under the project
directory, $ProjectPath\include\, and copied all the head files in
Neon source files to this folder $ProjectPath\include\. I also added
this path to the Include path in VC2005, Tools->options->VC->include
files. I also added the directory of the lib file into Tools->options-
>VC->library files.
after that, I compiled an example file, in which some functions
implemented in the lib are called. Successfully complied, but some
errors occured when linking. Reading , unresolved external symbol
***(which is the name of function in lib). Obviousely, VC didn't find
the implementation of the function.
Here I am confused. Is there anything wrong with my configration in
VC? or there is something wrong with the lib?
what should I do?

I do hope someone can help me out!
Thanks!

Dan

Jul 11 '07 #1
1 1968
On 11 Jul, 07:34, Vivienne <zhoudan.b...@gmail.comwrote:
Hi,

I am trying to use Neon library to develop a simple webdav client.
I am using VC2005 under Windows.
For doing this, I downloaded the source files of Neon and build it
using "nmake" in the commandline.( this is done according to the
install.win32 file in the Neon released source files). Then I got a
lib file, libneon.lib.
I newed a project in VC2005, $ProjeectPath, and try to use the lib
above in the new project. I created a folder under the project
directory, $ProjectPath\include\, and copied all the head files in
Neon source files to this folder $ProjectPath\include\. I also added
this path to the Include path in VC2005, Tools->options->VC->include
files. I also added the directory of the lib file into Tools->options-
VC->library files.

after that, I compiled an example file, in which some functions
implemented in the lib are called. Successfully complied, but some
errors occured when linking. Reading , unresolved external symbol
***(which is the name of function in lib). Obviousely, VC didn't find
the implementation of the function.
Here I am confused. Is there anything wrong with my configration in
VC? or there is something wrong with the lib?
what should I do?

I do hope someone can help me out!
Thanks!

Dan
did you add libneon.lib to
properties/linker/input/additional dependencies ?

regards

DS

Jul 12 '07 #2

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

Similar topics

6
by: Suzanne | last post by:
Hi++, I get a link error when I try to call a template function that is declared in a header file and defined in a non-header file. I do *not* get this link error if I define the template...
1
by: Andrew V. Romero | last post by:
I have a script that I am working on for an intranet tool and in this script I have a form, which when submitted the onSubmit command calls calculate(). In this calculate function, I have it do...
10
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...
2
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...
6
by: Ozz | last post by:
Hi there, I have a link on my web page. When clicked, opens up a pdf file that is stored on my server. Every file is specific to a user's user name and I don't want users to see each other's...
7
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...
13
by: rdemyan via AccessMonster.com | last post by:
My front-end code manually links to the backend file. I was wondering what stops Access from linking to the system tables in the backend file. Is it just by virtue that they are hidden? This...
2
by: ahogan | last post by:
Previously posted on comp.databases.oracle.misc. Apologies to those who read both groups. I have created a link using generic connectivity from an Oracle 10.2.0.1 instance running on windows...
38
by: ted | last post by:
I have an old link that was widely distributed. I would now like to put a link on that old page that will go to a new page without displaying anything.
12
by: prashant | last post by:
hi, i am trying to create an xml tag ref to hold link.php?id=1; or link.php?id=2 and so on. I want the links for all the fields(id) in the databse so that when i call them in my html page for...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
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
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
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...
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...

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.