[Prev][Next][Index][Thread]
mswin:Unresolveds?
-
To: wwwLib <www-lib@w3.org>
-
Subject: mswin:Unresolveds?
-
From: John Nunneley <nunneley@netcarta.com>
-
Date: Mon, 30 Oct 1995 01:23:58 +0000
-
From nunneley@netcarta.com Sun Oct 29 20: 32:07 1995
-
Message-Id: <9510300132.AA21909@www10.w3.org>
-
X-Mailer: Worldtalk (NetConnex V3.50a)/MIME
Hi All -
I'm new to the wwwlib and am hoping to use it to develop some interesting
applications. I'm doing my primary development on NT but will also be using
various Unix platforms. I've been trying to egrep through the archives for
help on this problem and, not finding anything, was hoping I could trouble
the list for some direct advice. I'm getting the following unresolved
symbols. I noticed some references to a "stubs.h" file. Is it safe to
simply stub all these symbols out?
Thanks, John Nunneley@NetCarta.com
LINK : performing full link
wwwlib.lib(HTTPReq.obj) : error LNK2001: unresolved external symbol
"_HTAppName"
wwwlib.lib(HTTPReq.obj) : error LNK2001: unresolved external symbol
"_HTAppVersion"
wwwlib.lib(HTEvntrg.obj) : error LNK2001: unresolved external symbol
"_HTEventRequestTerminate"
wwwlib.lib(HTThread.obj) : error LNK2001: unresolved external symbol
"_HTEventRequestTerminate"
wwwlib.lib(HTML.obj) : error LNK2001: unresolved external symbol
"_HText_appendCharacter"
wwwlib.lib(HTPlain.obj) : error LNK2001: unresolved external symbol
"_HText_appendCharacter"
wwwlib.lib(HTML.obj) : error LNK2001: unresolved external symbol
"_HText_appendImage"
wwwlib.lib(HTML.obj) : error LNK2001: unresolved external symbol
"_HText_appendParagraph"
wwwlib.lib(HTML.obj) : error LNK2001: unresolved external symbol
"_HText_appendText"
wwwlib.lib(HTPlain.obj) : error LNK2001: unresolved external symbol
"_HText_appendText"
wwwlib.lib(HTML.obj) : error LNK2001: unresolved external symbol
"_HText_beginAnchor"
wwwlib.lib(HTML.obj) : error LNK2001: unresolved external symbol
"_HText_beginAppend"
wwwlib.lib(HTPlain.obj) : error LNK2001: unresolved external symbol
"_HText_beginAppend"
wwwlib.lib(HTML.obj) : error LNK2001: unresolved external symbol
"_HText_endAnchor"
wwwlib.lib(HTML.obj) : error LNK2001: unresolved external symbol
"_HText_endAppend"
wwwlib.lib(HTML.obj) : error LNK2001: unresolved external symbol
"_HText_new2"
wwwlib.lib(HTPlain.obj) : error LNK2001: unresolved external symbol
"_HText_new2"
wwwlib.lib(HTAccess.obj) : error LNK2001: unresolved external symbol
"_HText_select"
wwwlib.lib(HTAccess.obj) : error LNK2001: unresolved external symbol
"_HText_selectAnchor"
wwwlib.lib(HTML.obj) : error LNK2001: unresolved external symbol
"_HText_setStyle"
wwwlib.lib(HTPlain.obj) : error LNK2001: unresolved external symbol
"_HText_setStyle"
wwwlib.lib(HTML.obj) : error LNK2001: unresolved external symbol
"_styleSheet"
wwwlib.lib(HTPlain.obj) : error LNK2001: unresolved external symbol
"_styleSheet"
error LNK1120: 16 unresolved externals
Error executing link.exe.