diff options
author | neodarz <neodarz@neodarz.net> | 2018-08-11 20:21:34 +0200 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2018-08-11 20:21:34 +0200 |
commit | 0ea5fc66924303d1bf73ba283a383e2aadee02f2 (patch) | |
tree | 2568e71a7ccc44ec23b8bb3f0ff97fb6bf2ed709 /pipermail/nel/2001-February/000196.html | |
download | nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.tar.xz nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.zip |
Initial commit
Diffstat (limited to 'pipermail/nel/2001-February/000196.html')
-rw-r--r-- | pipermail/nel/2001-February/000196.html | 101 |
1 files changed, 101 insertions, 0 deletions
diff --git a/pipermail/nel/2001-February/000196.html b/pipermail/nel/2001-February/000196.html new file mode 100644 index 00000000..b1dd3c6c --- /dev/null +++ b/pipermail/nel/2001-February/000196.html @@ -0,0 +1,101 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Nel] Linking Services</TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:jmark4%40home.com"> + <LINK REL="Previous" HREF="000228.html"> + <LINK REL="Next" HREF="000198.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Nel] Linking Services</H1> + <B>Jared Mark</B> + <A HREF="mailto:jmark4%40home.com" + TITLE="[Nel] Linking Services">jmark4@home.com</A><BR> + <I>Sat, 17 Feb 2001 15:17:42 -0600</I> + <P><UL> + <LI> Previous message: <A HREF="000228.html">[Nel] gl.h</A></li> + <LI> Next message: <A HREF="000198.html">[Nel] Linking Services</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#196">[ date ]</a> + <a href="thread.html#196">[ thread ]</a> + <a href="subject.html#196">[ subject ]</a> + <a href="author.html#196">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>This is a multi-part message in MIME format. + +------=_NextPart_000_0079_01C098F4.C59FCBC0 +Content-Type: text/plain; + charset="iso-8859-1" +Content-Transfer-Encoding: quoted-printable + +Again. Win98, MS VC++ 6.0 + +Linking... +LINK : fatal error LNK1104: cannot open file "stlport_vc6_stldebug.lib" +Error executing link.exe. + +Everything builds just fine, but it fails with the above error when = +linking. I tried searching for references to this .lib in all of the = +files, and I did a search on my HD for this file, and never found = +anything. + +Again, what am I missing? + +------=_NextPart_000_0079_01C098F4.C59FCBC0 +Content-Type: text/html; + charset="iso-8859-1" +Content-Transfer-Encoding: quoted-printable + +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> +<HTML><HEAD> +<META http-equiv=3DContent-Type content=3D"text/html; = +charset=3Diso-8859-1"> +<META content=3D"MSHTML 5.50.4522.1801" name=3DGENERATOR> +<STYLE></STYLE> +</HEAD> +<BODY bgColor=3D#ffffff> +<DIV><FONT size=3D2>Again.&nbsp; Win98, MS VC++ 6.0</FONT></DIV> +<DIV><FONT size=3D2></FONT>&nbsp;</DIV> +<DIV><FONT size=3D2>Linking...<BR>LINK : fatal error LNK1104: cannot = +open file=20 +"stlport_vc6_stldebug.lib"<BR>Error executing link.exe.</FONT></DIV> +<DIV><FONT size=3D2></FONT>&nbsp;</DIV> +<DIV><FONT size=3D2>Everything builds just fine, but it fails with the = +above=20 +error&nbsp;when linking.&nbsp; I tried searching for references to this = +.lib in=20 +all of the files, and I did a search on my HD for this file, and never = +found=20 +anything.</FONT></DIV> +<DIV><FONT size=3D2></FONT>&nbsp;</DIV> +<DIV><FONT size=3D2>Again, what am I missing?</FONT></DIV></BODY></HTML> + +------=_NextPart_000_0079_01C098F4.C59FCBC0-- + + +</pre> + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI> Previous message: <A HREF="000228.html">[Nel] gl.h</A></li> + <LI> Next message: <A HREF="000198.html">[Nel] Linking Services</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#196">[ date ]</a> + <a href="thread.html#196">[ thread ]</a> + <a href="subject.html#196">[ subject ]</a> + <a href="author.html#196">[ author ]</a> + </LI> + </UL> +</body></html> |