From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- pipermail/nel/2001-February/000255.html | 95 +++++++++++++++++++++++++++++++++ 1 file changed, 95 insertions(+) create mode 100644 pipermail/nel/2001-February/000255.html (limited to 'pipermail/nel/2001-February/000255.html') 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 @@ + + + + [Nel] Link error + + + + + + +

[Nel] Link error

+ Jason Dominiczak + jdominiczak@home.com
+ Thu, 22 Feb 2001 11:29:39 -0500 +

+
+ +
I did that, and freetype compiled nicely, but now when i compile the client
+I get some more error messages:
+
+LINK : warning LNK4098: defaultlib "LIBCMT" 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
+
+> > LINK : warning LNK4098: defaultlib "LIBCMT" conflicts with use of other
+libs; use /NODEFAULTLIB:library
+> > freetype.lib(ftinit.obj) : error LNK2001: unresolved external symbol
+_psaux_module_class
+> > Release/snowballs.exe : fatal error LNK1120: 1 unresolved externals
+>
+> Yous should put the psauxmod.c files in freetype the freetype project.
+>
+> Jérome Lanquetot and Julien Hognon already post somthin about that and i
+> should have updated the INSTALL file for a long time ago.
+>
+>
+> Sorry about that,
+>
+> Cedric.
+>
+> _______________________________________________
+> Nel mailing list
+> Nel@nevrax.org
+> http://www.nevrax.org/mailman/listinfo.cgi/nel
+
+
+
+ + + +
+

+ -- cgit v1.2.1