blob: b5419440c6fb4de27c18a253a4e5d15c4f86f860 (
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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Nel] Compilation under VC6</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:cblt%40cblt.org">
<LINK REL="Previous" HREF="000182.html">
<LINK REL="Next" HREF="000183.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Nel] Compilation under VC6</H1>
<B>Nicolas Hognon</B>
<A HREF="mailto:cblt%40cblt.org"
TITLE="[Nel] Compilation under VC6">cblt@cblt.org</A><BR>
<I>Fri, 09 Feb 2001 23:03:30 +0100</I>
<P><UL>
<LI> Previous message: <A HREF="000182.html">[Nel] Compilation under VC6</A></li>
<LI> Next message: <A HREF="000183.html">[Nel] Compilation under VC6</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#181">[ date ]</a>
<a href="thread.html#181">[ thread ]</a>
<a href="subject.html#181">[ subject ]</a>
<a href="author.html#181">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>put the include directory of stlport before
in include from microsoft
Slistak Shady wrote:
><i> Hi-
</I>><i>
</I>><i> This is my first time at tryng to compile everything. Current problem I
</I>><i> have is the following error when compiling NeL.
</I>><i>
</I>><i> C:\NEVRAX\CODE\NEL\INCLUDE\nel/misc/types_nl.h(75) : fatal error C1189:
</I>><i> #error : "You need STLPort to compile this project (www.sltport.org)"
</I>><i> file.cpp
</I>><i>
</I>><i>
</I>><i> I'm sure it's just some config problem in my VC. I've downloaded and
</I>><i> compiled sltport and freetype, and told VC where to find the include and
</I>><i> lib file as per the INSTALL doc.
</I>><i>
</I>><i> Any suggestions?
</I>><i>
</I>><i> Thanks.
</I>><i> Brett
</I>
--
Nicolas Hognon
home : <A HREF="mailto:cblt@cblt.org">cblt@cblt.org</A> / www.cblt.org
work : <A HREF="mailto:nicolash@virtools.com">nicolash@virtools.com</A> / www.virtools.com
#ICQ : 36044443
Enjoy the silence
(DM)
</pre>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI> Previous message: <A HREF="000182.html">[Nel] Compilation under VC6</A></li>
<LI> Next message: <A HREF="000183.html">[Nel] Compilation under VC6</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#181">[ date ]</a>
<a href="thread.html#181">[ thread ]</a>
<a href="subject.html#181">[ subject ]</a>
<a href="author.html#181">[ author ]</a>
</LI>
</UL>
</body></html>
|