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-January/000128.html | |
download | nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.tar.xz nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.zip |
Initial commit
Diffstat (limited to 'pipermail/nel/2001-January/000128.html')
-rw-r--r-- | pipermail/nel/2001-January/000128.html | 101 |
1 files changed, 101 insertions, 0 deletions
diff --git a/pipermail/nel/2001-January/000128.html b/pipermail/nel/2001-January/000128.html new file mode 100644 index 00000000..7b7a8a4e --- /dev/null +++ b/pipermail/nel/2001-January/000128.html @@ -0,0 +1,101 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Nel] Announce: NeL 0.1 is officially out</TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:lecroart%40nevrax.com"> + <LINK REL="Previous" HREF="000125.html"> + <LINK REL="Next" HREF="000130.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Nel] Announce: NeL 0.1 is officially out</H1> + <B>Vianney Lecroart</B> + <A HREF="mailto:lecroart%40nevrax.com" + TITLE="[Nel] Announce: NeL 0.1 is officially out">lecroart@nevrax.com</A><BR> + <I>Thu, 18 Jan 2001 10:41:37 +0100</I> + <P><UL> + <LI> Previous message: <A HREF="000125.html">[Nel] Announce: NeL 0.1 is officially out</A></li> + <LI> Next message: <A HREF="000130.html">[Nel] Announce: NeL 0.1 is officially out</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#128">[ date ]</a> + <a href="thread.html#128">[ thread ]</a> + <a href="subject.html#128">[ subject ]</a> + <a href="author.html#128">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>><i> *** STLPort *** +</I>><i> First problem is building STLPort. +</I>><i> (first big problem is the size - You should have a plenty of free +</I>space on +><i> hard drive. After building, STLPORT occupies 377946112 bytes) +</I>><i> For some reasons or other nmake +</I>><i> doesn't work for me as expected (could be what Win32 also hate me as I +</I>><i> hate Win32 ;)) It reports a lot of errors and exit. +</I>><i> To solve this problem you can do File->Open STLport-4.0\src\vc6.mak and +</I>><i> then do Build->build stlport.exe +</I>><i> Finally, after 30 minutes of hard work (PIII500/256), you'll have .lib & +</I>.dll & .pdb +><i> files located at STLport-4.0\lib Manually copy .lib (and I think +</I>><i> .pdb too) to VC default \lib location and don't forget to copy .dll +</I>><i> files to some place where they could be found at runtime. +</I> +yes + +><i> *** FreeType 2 *** +</I>><i> You need GNU Make 3.77 Link at FreeType site is broken +</I>><i> Grab it from +</I><A HREF="ftp://sunsite.cnlab-switch.ch/mirror/freetype/contrib/win32/gnumake-win32.zi">ftp://sunsite.cnlab-switch.ch/mirror/freetype/contrib/win32/gnumake-win32.zi</A> +p +><i> or any other place you want +</I>><i> +</I>(<A HREF="http://ftpsearch.lycos.com/cgi-bin/search?form=medium&query=gnumake-win32.z">http://ftpsearch.lycos.com/cgi-bin/search?form=medium&query=gnumake-win32.z</A> +ip&doit=Search&type=Case+insensitive+multiple+substrings+search&hits=50&matc +hes=&hitsprmatch=&limdom=&limpath=&hidepackages=on&hidedistfiles=on&hidefree +bsd=on&hideopenbsd=on&hidenetbsd=on&hidelinux=on&f1=Count&f2=Mode&f3=Size&f4 +=Date&f5=Host&f6=Path&header=none&sort=none&trlen=20) +><i> You should have both path to GNU make and path to VC++ binaries as well +</I>><i> to be included into your PATH environment variable +</I>><i> next do: +</I>><i> make setup visualc +</I>><i> make +</I>><i> copy freetype-2.0\obj\freetype.lib to VC++ default \lib location +</I>><i> and also copy freetype-2.0\include\freetype directory itself to VC +</I>\include +><i> directory (just to save some clicks and typing while building NeL) +</I> +yes too... + +In fact, I put in the INSTALL all things that you have to do to compile +freetype, stlport and so on. +But, I had to remove these information because, some people in Nevrax think +that it s not our job +to explain how to compile others external libraries. + +Thanks for all these informations and we hope that they helps everybody to +compile more easily. + + +Vianney + + + +</pre> + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI> Previous message: <A HREF="000125.html">[Nel] Announce: NeL 0.1 is officially out</A></li> + <LI> Next message: <A HREF="000130.html">[Nel] Announce: NeL 0.1 is officially out</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#128">[ date ]</a> + <a href="thread.html#128">[ thread ]</a> + <a href="subject.html#128">[ subject ]</a> + <a href="author.html#128">[ author ]</a> + </LI> + </UL> +</body></html> |