aboutsummaryrefslogtreecommitdiff
path: root/pipermail/nel/2001-February/000257.html
blob: be693e656027f3a238a8c1e8eb5a5a8a4309f5ef (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
<!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:valignat%40nevrax.com">
   <LINK REL="Previous"  HREF="000255.html">
   <LINK REL="Next" HREF="000258.html">
 </HEAD>
 <BODY BGCOLOR="#ffffff">
   <H1>[Nel] Link error</H1>
    <B>Valignat Cedric</B> 
    <A HREF="mailto:valignat%40nevrax.com"
       TITLE="[Nel] Link error">valignat@nevrax.com</A><BR>
    <I>Thu, 22 Feb 2001 18:46:24 +0100</I>
    <P><UL>
        <LI> Previous message: <A HREF="000255.html">[Nel] Link error</A></li>
        <LI> Next message: <A HREF="000258.html">[Nel] Link error</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#257">[ date ]</a>
              <a href="thread.html#257">[ thread ]</a>
              <a href="subject.html#257">[ subject ]</a>
              <a href="author.html#257">[ author ]</a>
         </LI>
       </UL>
    <HR>  
<!--beginarticle-->
<PRE>Jason Dominiczak wrote:
&gt;<i> I did that, and freetype compiled nicely, but now when i compile the client
</I>&gt;<i> I get some more error messages:
</I>&gt;<i>
</I>&gt;<i> [...]
</I>&gt;<i> 
</I>&gt;<i> I really don't know c++ well so I can't figure out what is causing this
</I>
This is caused because some FreeType modules that we are using are not
inlcuded in your FreeType compilation.

We, Nevrax, are using GNU make to compil Freetype, and that compilation
method include everything by default.

As you are using an IDE to compil it you have to put the base components
and, eventualy, some optional components.

In your specific case the psaux module need the t1types and psnames modules.

As NeL is a &quot;work in progress&quot; and that we migth add new features to
font_generator, my advice is to compile *all* the optionals modules,
all the C files listed at the end of the INSTALL file, in your FreeType
compilation and installation process ... :-)



Cedric.




</pre>


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