aboutsummaryrefslogtreecommitdiff
path: root/pipermail/nel/2001-February/000255.html
blob: a71a54d2e11e9f83632239d9046efc1fe56c63c0 (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
<!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="000250.html">
   <LINK REL="Next" HREF="000257.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>Thu, 22 Feb 2001 11:29:39 -0500</I>
    <P><UL>
        <LI> Previous message: <A HREF="000250.html">[Nel] Link error</A></li>
        <LI> Next message: <A HREF="000257.html">[Nel] Link error</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#255">[ date ]</a>
              <a href="thread.html#255">[ thread ]</a>
              <a href="subject.html#255">[ subject ]</a>
              <a href="author.html#255">[ author ]</a>
         </LI>
       </UL>
    <HR>  
<!--beginarticle-->
<PRE>I did that, and freetype compiled nicely, but now when i compile the client
I get some more error messages:

LINK : warning LNK4098: defaultlib &quot;LIBCMT&quot; conflicts with use of other
libs; use /NODEFAULTLIB:library
freetype.lib(psauxmod.obj) : error LNK2001: unresolved external symbol
_T1_Decrypt
freetype.lib(psauxmod.obj) : error LNK2001: unresolved external symbol
_T1_Decoder_Parse_Charstrings
freetype.lib(psauxmod.obj) : error LNK2001: unresolved external symbol
_T1_Decoder_Done
freetype.lib(psauxmod.obj) : error LNK2001: unresolved external symbol
_T1_Decoder_Init
freetype.lib(psauxmod.obj) : error LNK2001: unresolved external symbol
_T1_Builder_Close_Contour
freetype.lib(psauxmod.obj) : error LNK2001: unresolved external symbol
_T1_Builder_Start_Point
freetype.lib(psauxmod.obj) : error LNK2001: unresolved external symbol
_T1_Builder_Add_Contour
freetype.lib(psauxmod.obj) : error LNK2001: unresolved external symbol
_T1_Builder_Add_Point1
etc.......

I really don't know c++ well so I can't figure out what is causing this

Thanks for your help,

Jay

&gt;<i> &gt; LINK : warning LNK4098: defaultlib &quot;LIBCMT&quot; conflicts with use of other
</I>libs; use /NODEFAULTLIB:library
&gt;<i> &gt; freetype.lib(ftinit.obj) : error LNK2001: unresolved external symbol
</I>_psaux_module_class
&gt;<i> &gt; Release/snowballs.exe : fatal error LNK1120: 1 unresolved externals
</I>&gt;<i>
</I>&gt;<i> Yous should put the psauxmod.c files in freetype the freetype project.
</I>&gt;<i>
</I>&gt;<i> J�rome Lanquetot and Julien Hognon already post somthin about that and i
</I>&gt;<i> should have updated the INSTALL file for a long time ago.
</I>&gt;<i>
</I>&gt;<i>
</I>&gt;<i> Sorry about that,
</I>&gt;<i>
</I>&gt;<i> Cedric.
</I>&gt;<i>
</I>&gt;<i> _______________________________________________
</I>&gt;<i> Nel mailing list
</I>&gt;<i> <A HREF="mailto:Nel@nevrax.org">Nel@nevrax.org</A>
</I>&gt;<i> <A HREF="/mailman/listinfo.cgi/nel">/mailman/listinfo.cgi/nel</A>
</I>

</pre>


<!--endarticle-->
    <HR>
    <P><UL>
        <!--threads-->
	<LI> Previous message: <A HREF="000250.html">[Nel] Link error</A></li>
	<LI> Next message: <A HREF="000257.html">[Nel] Link error</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#255">[ date ]</a>
              <a href="thread.html#255">[ thread ]</a>
              <a href="subject.html#255">[ subject ]</a>
              <a href="author.html#255">[ author ]</a>
         </LI>
       </UL>
</body></html>