blob: b1dd3c6cc08d57c01db0250ac3049317f44aa515 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
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>
|