blob: 33340577b5a4c4ffd68b9f4aa44353d3491a9d0f (
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
102
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Nel] Link error</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:jdominiczak%40home.com">
<LINK REL="Previous" HREF="000242.html">
<LINK REL="Next" HREF="000250.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Nel] Link error</H1>
<B>Jason Dominiczak</B>
<A HREF="mailto:jdominiczak%40home.com"
TITLE="[Nel] Link error">jdominiczak@home.com</A><BR>
<I>Wed, 21 Feb 2001 19:17:10 -0500</I>
<P><UL>
<LI> Previous message: <A HREF="000242.html">[Nel] maybe bug</A></li>
<LI> Next message: <A HREF="000250.html">[Nel] Link error</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#246">[ date ]</a>
<a href="thread.html#246">[ thread ]</a>
<a href="subject.html#246">[ subject ]</a>
<a href="author.html#246">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>This is a multi-part message in MIME format.
------=_NextPart_000_0005_01C09C3A.E3BB40F0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
While compiling the client workspace, I get an error at the end. I'm a =
Java programmer just looking into Nel and am very impressed. If someone =
could just shed some light on how to resolve this error:
LINK : warning LNK4098: defaultlib "LIBCMT" conflicts with use of other =
libs; use /NODEFAULTLIB:library
freetype.lib(ftinit.obj) : error LNK2001: unresolved external symbol =
_psaux_module_class
Release/snowballs.exe : fatal error LNK1120: 1 unresolved externals
-Jay
------=_NextPart_000_0005_01C09C3A.E3BB40F0
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 content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2920.0" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>While compiling the client workspace, I =
get an=20
error at the end.&nbsp; I'm a Java programmer just looking into Nel and =
am very=20
impressed.&nbsp; If someone could just shed some light on how to resolve =
this=20
error:</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>LINK : warning LNK4098: defaultlib =
"LIBCMT"=20
conflicts with use of other libs; use=20
/NODEFAULTLIB:library<BR>freetype.lib(ftinit.obj) : error LNK2001: =
unresolved=20
external symbol _psaux_module_class<BR>Release/snowballs.exe : fatal =
error=20
LNK1120: 1 unresolved externals</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>-Jay</FONT></DIV></BODY></HTML>
------=_NextPart_000_0005_01C09C3A.E3BB40F0--
</pre>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI> Previous message: <A HREF="000242.html">[Nel] maybe bug</A></li>
<LI> Next message: <A HREF="000250.html">[Nel] Link error</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#246">[ date ]</a>
<a href="thread.html#246">[ thread ]</a>
<a href="subject.html#246">[ subject ]</a>
<a href="author.html#246">[ author ]</a>
</LI>
</UL>
</body></html>
|