blob: 6620530a2f5555212e6e38db00f4a8363b1d7659 (
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
103
104
105
106
107
108
109
110
111
112
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Nel] some questions about buildings Nel under win32</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:jerome.lanquetot%40animaths.com">
<LINK REL="Previous" HREF="000126.html">
<LINK REL="Next" HREF="000129.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Nel] some questions about buildings Nel under win32</H1>
<B>Jerome Lanquetot</B>
<A HREF="mailto:jerome.lanquetot%40animaths.com"
TITLE="[Nel] some questions about buildings Nel under win32">jerome.lanquetot@animaths.com</A><BR>
<I>Thu, 18 Jan 2001 10:38:36 +0100</I>
<P><UL>
<LI> Previous message: <A HREF="000126.html">[Nel] some questions about buildings Nel under win32</A></li>
<LI> Next message: <A HREF="000129.html">[Nel] some questions about buildings Nel under win32</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#127">[ date ]</a>
<a href="thread.html#127">[ thread ]</a>
<a href="subject.html#127">[ subject ]</a>
<a href="author.html#127">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>You have to add the psaux files in the freetype project (do it manually it
works)
----- Original Message -----
From: "Nicolas Hognon" <<A HREF="mailto:cblt@cblt.org">cblt@cblt.org</A>>
To: <<A HREF="mailto:nel@nevrax.org">nel@nevrax.org</A>>
Sent: Wednesday, January 17, 2001 11:08 PM
Subject: [Nel] some questions about buildings Nel under win32
><i> hello (sorry for my english)
</I>><i>
</I>><i> i've got problem to build the client under win32.
</I>><i> i build all the nel components and stl-port and freetype.
</I>><i> then i build the client and i've got some problem at the link.
</I>><i>
</I>><i> here is the error log of visual.
</I>><i>
</I>><i> > Linking...
</I>><i> > MSVCRTD.lib(cinitexe.obj) : warning LNK4098: defaultlib "libcmt.lib"
</I>><i> > conflicts with use of other libs; use /NODEFAULTLIB:library
</I>><i> > freetype.lib(ftinit.obj) : error LNK2001: unresolved external symbol
</I>><i> > _psaux_module_class
</I>><i> > Debug/snowballs.exe : fatal error LNK1120: 1 unresolved externals
</I>><i> > Error executing link.exe.
</I>><i>
</I>><i>
</I>><i> perhaps i make a mistake building freetype.
</I>><i> i've got freetype-2.0.1 which generate freetype200b8_D.lib (debug)
</I>><i> and freetype200b8MT.lib (release) in the lib directory.
</I>><i>
</I>><i> i try to link with the debug and the release one renaming it to
</I>><i> freetype.lib cos the client link with freetype.lib
</I>><i> but it don't work.
</I>><i> i read different message in the mailing list and i understand the
</I>><i> freetype lib is build in obj directory but one my system it's build in
</I>lib.
><i> is it possible i've got a wrong version of freetype ?
</I>><i>
</I>><i> thank you for you're help.
</I>><i>
</I>><i> and i've got another question a the 0.1 release of nel client and
</I>><i> server. where are the data. in another module than code.
</I>><i> cos i can see data on the webcvs but i can't get it with wincvs ?
</I>><i>
</I>><i>
</I>><i> --
</I>><i> Nicolas Hognon
</I>><i> home : <A HREF="mailto:cblt@cblt.org">cblt@cblt.org</A> / www.cblt.org
</I>><i> work : <A HREF="mailto:nicolash@virtools.com">nicolash@virtools.com</A> / www.virtools.com
</I>><i> #ICQ : 36044443
</I>><i>
</I>><i> Enjoy the silence
</I>><i> (DM)
</I>><i>
</I>><i> _______________________________________________
</I>><i> Nel mailing list
</I>><i> <A HREF="mailto:Nel@nevrax.org">Nel@nevrax.org</A>
</I>><i> <A HREF="/mailman/listinfo.cgi/nel">/mailman/listinfo.cgi/nel</A>
</I>><i>
</I>
</pre>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI> Previous message: <A HREF="000126.html">[Nel] some questions about buildings Nel under win32</A></li>
<LI> Next message: <A HREF="000129.html">[Nel] some questions about buildings Nel under win32</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#127">[ date ]</a>
<a href="thread.html#127">[ thread ]</a>
<a href="subject.html#127">[ subject ]</a>
<a href="author.html#127">[ author ]</a>
</LI>
</UL>
</body></html>
|