aboutsummaryrefslogtreecommitdiff
path: root/pipermail/nel/2001-February/000255.html
diff options
context:
space:
mode:
Diffstat (limited to 'pipermail/nel/2001-February/000255.html')
-rw-r--r--pipermail/nel/2001-February/000255.html95
1 files changed, 95 insertions, 0 deletions
diff --git a/pipermail/nel/2001-February/000255.html b/pipermail/nel/2001-February/000255.html
new file mode 100644
index 00000000..fcf22c77
--- /dev/null
+++ b/pipermail/nel/2001-February/000255.html
@@ -0,0 +1,95 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Nel] Link error</TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:jdominiczak%40home.com">
+ <LINK REL="Previous" HREF="000250.html">
+ <LINK REL="Next" HREF="000257.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Nel] Link error</H1>
+ <B>Jason Dominiczak</B>
+ <A HREF="mailto:jdominiczak%40home.com"
+ TITLE="[Nel] Link error">jdominiczak@home.com</A><BR>
+ <I>Thu, 22 Feb 2001 11:29:39 -0500</I>
+ <P><UL>
+ <LI> Previous message: <A HREF="000250.html">[Nel] Link error</A></li>
+ <LI> Next message: <A HREF="000257.html">[Nel] Link error</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#255">[ date ]</a>
+ <a href="thread.html#255">[ thread ]</a>
+ <a href="subject.html#255">[ subject ]</a>
+ <a href="author.html#255">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>I did that, and freetype compiled nicely, but now when i compile the client
+I get some more error messages:
+
+LINK : warning LNK4098: defaultlib &quot;LIBCMT&quot; conflicts with use of other
+libs; use /NODEFAULTLIB:library
+freetype.lib(psauxmod.obj) : error LNK2001: unresolved external symbol
+_T1_Decrypt
+freetype.lib(psauxmod.obj) : error LNK2001: unresolved external symbol
+_T1_Decoder_Parse_Charstrings
+freetype.lib(psauxmod.obj) : error LNK2001: unresolved external symbol
+_T1_Decoder_Done
+freetype.lib(psauxmod.obj) : error LNK2001: unresolved external symbol
+_T1_Decoder_Init
+freetype.lib(psauxmod.obj) : error LNK2001: unresolved external symbol
+_T1_Builder_Close_Contour
+freetype.lib(psauxmod.obj) : error LNK2001: unresolved external symbol
+_T1_Builder_Start_Point
+freetype.lib(psauxmod.obj) : error LNK2001: unresolved external symbol
+_T1_Builder_Add_Contour
+freetype.lib(psauxmod.obj) : error LNK2001: unresolved external symbol
+_T1_Builder_Add_Point1
+etc.......
+
+I really don't know c++ well so I can't figure out what is causing this
+
+Thanks for your help,
+
+Jay
+
+&gt;<i> &gt; LINK : warning LNK4098: defaultlib &quot;LIBCMT&quot; conflicts with use of other
+</I>libs; use /NODEFAULTLIB:library
+&gt;<i> &gt; freetype.lib(ftinit.obj) : error LNK2001: unresolved external symbol
+</I>_psaux_module_class
+&gt;<i> &gt; Release/snowballs.exe : fatal error LNK1120: 1 unresolved externals
+</I>&gt;<i>
+</I>&gt;<i> Yous should put the psauxmod.c files in freetype the freetype project.
+</I>&gt;<i>
+</I>&gt;<i> Jérome Lanquetot and Julien Hognon already post somthin about that and i
+</I>&gt;<i> should have updated the INSTALL file for a long time ago.
+</I>&gt;<i>
+</I>&gt;<i>
+</I>&gt;<i> Sorry about that,
+</I>&gt;<i>
+</I>&gt;<i> Cedric.
+</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>
+
+</pre>
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI> Previous message: <A HREF="000250.html">[Nel] Link error</A></li>
+ <LI> Next message: <A HREF="000257.html">[Nel] Link error</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#255">[ date ]</a>
+ <a href="thread.html#255">[ thread ]</a>
+ <a href="subject.html#255">[ subject ]</a>
+ <a href="author.html#255">[ author ]</a>
+ </LI>
+ </UL>
+</body></html>