diff options
Diffstat (limited to 'pipermail/nel/2001-February/000182.html')
-rw-r--r-- | pipermail/nel/2001-February/000182.html | 67 |
1 files changed, 67 insertions, 0 deletions
diff --git a/pipermail/nel/2001-February/000182.html b/pipermail/nel/2001-February/000182.html new file mode 100644 index 00000000..5d060ea1 --- /dev/null +++ b/pipermail/nel/2001-February/000182.html @@ -0,0 +1,67 @@ +<!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:robofly%40in-orbit.net"> + <LINK REL="Previous" HREF="000180.html"> + <LINK REL="Next" HREF="000181.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Nel] Compilation under VC6</H1> + <B>=?ISO-8859-1?B?UvNiZXJ0IEJqYXJuYXNvbg==?=</B> + <A HREF="mailto:robofly%40in-orbit.net" + TITLE="[Nel] Compilation under VC6">robofly@in-orbit.net</A><BR> + <I>Fri, 9 Feb 2001 13:57:40 -0800</I> + <P><UL> + <LI> Previous message: <A HREF="000180.html">[Nel] Compilation under VC6</A></li> + <LI> Next message: <A HREF="000181.html">[Nel] Compilation under VC6</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#182">[ date ]</a> + <a href="thread.html#182">[ thread ]</a> + <a href="subject.html#182">[ subject ]</a> + <a href="author.html#182">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Hi Slistak, + +Friday, February 09, 2001, 1:47:18 PM, you wrote: +SS> C:\NEVRAX\CODE\NEL\INCLUDE\nel/misc/types_nl.h(75) : fatal error C1189: +SS> #error : "You need STLPort to compile this project (www.sltport.org)" +SS> file.cpp + +SS> I'm sure it's just some config problem in my VC. I've downloaded and +SS> compiled sltport and freetype, and told VC where to find the include and lib +SS> file as per the INSTALL doc. + +SS> Any suggestions? + +In VC, try going into the Tools->Options menu and move +the reference to the stlport include files up using +the up arrow. This is for the compiler to find +stlport before the standard MS libraries. + +Warm regards, +Róbert + + + +</pre> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI> Previous message: <A HREF="000180.html">[Nel] Compilation under VC6</A></li> + <LI> Next message: <A HREF="000181.html">[Nel] Compilation under VC6</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#182">[ date ]</a> + <a href="thread.html#182">[ thread ]</a> + <a href="subject.html#182">[ subject ]</a> + <a href="author.html#182">[ author ]</a> + </LI> + </UL> +</body></html> |