help-cgicc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [help-cgicc] link error


From: Alexander J. Oss
Subject: Re: [help-cgicc] link error
Date: Fri, 25 Oct 2002 06:39:46 -0400

It looks somewhat like you're trying to compile cgicc as a DLL.  What
happens if you try to link to a static version of the library?  I've had no
problems doing this, although I'm using Borland C++.

----- Original Message -----
From: "Biju Abraham" <address@hidden>
To: <address@hidden>
Sent: Thursday, October 24, 2002 12:54 AM
Subject: [help-cgicc] link error



dear All

i have download cgicc files. my OS is Windows 2000 and MSVC++6.0. but when i
compiled it produced a link error.
like

test.obj : error LNK2001: unresolved external symbol "__declspec(dllimport)
public: __thiscall cgicc::Cgicc::~Cgicc(void)"
(address@hidden@@address@hidden)
test.obj : error LNK2001: unresolved external symbol "__declspec(dllimport)
public: char const * __thiscall cgicc::Cgicc::getHost(void)const "
(address@hidden@cgicc@@QBEPBDXZ)
test.obj : error LNK2001: unresolved external symbol "__declspec(dllimport)
public: char const * __thiscall cgicc::Cgicc::getCompileDate(void)const "
(address@hidden@cgicc@@QBEPBDXZ)
test.obj : error LNK2001: unresolved external symbol "__declspec(dllimport)
public: char const * __thiscall cgicc::Cgicc::getCompileTime(void)const "
(address@hidden@cgicc@@QBEPBDXZ)
test.obj : error LNK2001: unresolved external symbol "__declspec(dllimport)
public: __thiscall cgicc::HTMLAttributeList::~HTMLAttributeList(void)"
(address@hidden@@address@hidden)

How can i correct it?
please help me.
Biju abraham



---------------------------------
Do you Yahoo!?
Y! Web Hosting - Let the expert host your web site






reply via email to

[Prev in Thread] Current Thread [Next in Thread]