aboutsummaryrefslogtreecommitdiff
path: root/pipermail/nel/2001-January/000127.html
diff options
context:
space:
mode:
authorneodarz <neodarz@neodarz.net>2018-08-11 20:21:34 +0200
committerneodarz <neodarz@neodarz.net>2018-08-11 20:21:34 +0200
commit0ea5fc66924303d1bf73ba283a383e2aadee02f2 (patch)
tree2568e71a7ccc44ec23b8bb3f0ff97fb6bf2ed709 /pipermail/nel/2001-January/000127.html
downloadnevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.tar.xz
nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.zip
Initial commit
Diffstat (limited to 'pipermail/nel/2001-January/000127.html')
-rw-r--r--pipermail/nel/2001-January/000127.html112
1 files changed, 112 insertions, 0 deletions
diff --git a/pipermail/nel/2001-January/000127.html b/pipermail/nel/2001-January/000127.html
new file mode 100644
index 00000000..d96d1e77
--- /dev/null
+++ b/pipermail/nel/2001-January/000127.html
@@ -0,0 +1,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: &quot;Nicolas Hognon&quot; &lt;<A HREF="mailto:cblt@cblt.org">cblt@cblt.org</A>&gt;
+To: &lt;<A HREF="mailto:nel@nevrax.org">nel@nevrax.org</A>&gt;
+Sent: Wednesday, January 17, 2001 11:08 PM
+Subject: [Nel] some questions about buildings Nel under win32
+
+
+&gt;<i> hello (sorry for my english)
+</I>&gt;<i>
+</I>&gt;<i> i've got problem to build the client under win32.
+</I>&gt;<i> i build all the nel components and stl-port and freetype.
+</I>&gt;<i> then i build the client and i've got some problem at the link.
+</I>&gt;<i>
+</I>&gt;<i> here is the error log of visual.
+</I>&gt;<i>
+</I>&gt;<i> &gt; Linking...
+</I>&gt;<i> &gt; MSVCRTD.lib(cinitexe.obj) : warning LNK4098: defaultlib &quot;libcmt.lib&quot;
+</I>&gt;<i> &gt; conflicts with use of other libs; use /NODEFAULTLIB:library
+</I>&gt;<i> &gt; freetype.lib(ftinit.obj) : error LNK2001: unresolved external symbol
+</I>&gt;<i> &gt; _psaux_module_class
+</I>&gt;<i> &gt; Debug/snowballs.exe : fatal error LNK1120: 1 unresolved externals
+</I>&gt;<i> &gt; Error executing link.exe.
+</I>&gt;<i>
+</I>&gt;<i>
+</I>&gt;<i> perhaps i make a mistake building freetype.
+</I>&gt;<i> i've got freetype-2.0.1 which generate freetype200b8_D.lib (debug)
+</I>&gt;<i> and freetype200b8MT.lib (release) in the lib directory.
+</I>&gt;<i>
+</I>&gt;<i> i try to link with the debug and the release one renaming it to
+</I>&gt;<i> freetype.lib cos the client link with freetype.lib
+</I>&gt;<i> but it don't work.
+</I>&gt;<i> i read different message in the mailing list and i understand the
+</I>&gt;<i> freetype lib is build in obj directory but one my system it's build in
+</I>lib.
+&gt;<i> is it possible i've got a wrong version of freetype ?
+</I>&gt;<i>
+</I>&gt;<i> thank you for you're help.
+</I>&gt;<i>
+</I>&gt;<i> and i've got another question a the 0.1 release of nel client and
+</I>&gt;<i> server. where are the data. in another module than code.
+</I>&gt;<i> cos i can see data on the webcvs but i can't get it with wincvs ?
+</I>&gt;<i>
+</I>&gt;<i>
+</I>&gt;<i> --
+</I>&gt;<i> Nicolas Hognon
+</I>&gt;<i> home : <A HREF="mailto:cblt@cblt.org">cblt@cblt.org</A> / www.cblt.org
+</I>&gt;<i> work : <A HREF="mailto:nicolash@virtools.com">nicolash@virtools.com</A> / www.virtools.com
+</I>&gt;<i> #ICQ : 36044443
+</I>&gt;<i>
+</I>&gt;<i> Enjoy the silence
+</I>&gt;<i> (DM)
+</I>&gt;<i>
+</I>&gt;<i> _______________________________________________
+</I>&gt;<i> Nel mailing list
+</I>&gt;<i> <A HREF="mailto:Nel@nevrax.org">Nel@nevrax.org</A>
+</I>&gt;<i> <A HREF="http://www.nevrax.org/mailman/listinfo.cgi/nel">http://www.nevrax.org/mailman/listinfo.cgi/nel</A>
+</I>&gt;<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>