diff options
author | neodarz <neodarz@neodarz.net> | 2018-08-11 20:21:34 +0200 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2018-08-11 20:21:34 +0200 |
commit | 0ea5fc66924303d1bf73ba283a383e2aadee02f2 (patch) | |
tree | 2568e71a7ccc44ec23b8bb3f0ff97fb6bf2ed709 /pipermail/nel/2001-February/000181.html | |
download | nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.tar.xz nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.zip |
Initial commit
Diffstat (limited to '')
-rw-r--r-- | pipermail/nel/2001-February/000181.html | 83 |
1 files changed, 83 insertions, 0 deletions
diff --git a/pipermail/nel/2001-February/000181.html b/pipermail/nel/2001-February/000181.html new file mode 100644 index 00000000..b5419440 --- /dev/null +++ b/pipermail/nel/2001-February/000181.html @@ -0,0 +1,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> |