aboutsummaryrefslogtreecommitdiff
path: root/pipermail/nel/2001-February/000200.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-February/000200.html
downloadnevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.tar.xz
nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.zip
Initial commit
Diffstat (limited to 'pipermail/nel/2001-February/000200.html')
-rw-r--r--pipermail/nel/2001-February/000200.html222
1 files changed, 222 insertions, 0 deletions
diff --git a/pipermail/nel/2001-February/000200.html b/pipermail/nel/2001-February/000200.html
new file mode 100644
index 00000000..e013ee77
--- /dev/null
+++ b/pipermail/nel/2001-February/000200.html
@@ -0,0 +1,222 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Nel] Okay, I'm getting this now...</TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:jmark4%40home.com">
+ <LINK REL="Previous" HREF="000203.html">
+ <LINK REL="Next" HREF="000204.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Nel] Okay, I'm getting this now...</H1>
+ <B>Jared Mark</B>
+ <A HREF="mailto:jmark4%40home.com"
+ TITLE="[Nel] Okay, I'm getting this now...">jmark4@home.com</A><BR>
+ <I>Sun, 18 Feb 2001 05:24:55 -0600</I>
+ <P><UL>
+ <LI> Previous message: <A HREF="000203.html">[Nel] Link Error</A></li>
+ <LI> Next message: <A HREF="000204.html">[Nel] Okay, I'm getting this now...</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#200">[ date ]</a>
+ <a href="thread.html#200">[ thread ]</a>
+ <a href="subject.html#200">[ subject ]</a>
+ <a href="author.html#200">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>This is a multi-part message in MIME format.
+
+------=_NextPart_000_0014_01C0996B.20F12980
+Content-Type: text/plain;
+ charset=&quot;iso-8859-1&quot;
+Content-Transfer-Encoding: quoted-printable
+
+I completely ignored the makefile stuff for stlport, and freetype...=20
+
+I think I got it now, except, I'm a little confused about freetype. I =
+do the freetype make, and it creates a .lib just fine, but it's not =
+named &quot;freetype.lib&quot;... it's named &quot;freetype200b8MT.lib&quot;. at one point =
+it created &quot;freetype200b8.lib&quot; also.
+
+I have gotten the NeL core to compile, and the services .exe files to =
+compile (they all run, but do nothing for me yet...) I have all of the =
+client projects compiling except one... (my last hurdle perhaps?).
+
+Client Files Project was not compiling because it said it needed =
+&quot;freetype.lib&quot;. Fine... I tried renaming the freetype200b8.lib file to =
+freetype.lib. Didn't work. So I tried the other one (the multithreaded =
+one), and it didn't work either.
+
+Here's what it's telling me...
+
+--------------------Configuration: client - Win32 =
+ReleaseDebug--------------------
+Linking...
+LINK : warning LNK4098: defaultlib &quot;LIBCMT&quot; conflicts with use of other =
+libs; use /NODEFAULTLIB:library
+freetype.lib(ftinit.obj) : error LNK2001: unresolved external symbol =
+_psaux_module_class
+MSVCRT.lib(crtexe.obj) : error LNK2001: unresolved external symbol _main
+ReleaseDebug/snowballs.exe : fatal error LNK1120: 2 unresolved externals
+Error executing link.exe.
+
+snowballs.exe - 3 error(s), 1 warning(s)
+
+So, I know my freetype.lib isn't right... so I must not be doing =
+something right with freetype during the making of it.
+
+So I go back to freetype and check it out... well, I had had some =
+problems with the other parts of freetype compiling, but I figured since =
+I had the .lib file i didn't need to bother with the 3 other project =
+files for freetype... here's what they're telling me.
+
+Build : warning : failed to (or don't know how to) build 'C:\My =
+Documents\MyProjects\snowball\freetype\demos\src\ftdump.c'
+Compiling...
+common.c
+fatal error C1083: Cannot open source file: 'C:\My =
+Documents\MyProjects\snowball\freetype\demos\src\common.c': No such file =
+or directory
+ftdump.c
+fatal error C1083: Cannot open source file: 'C:\My =
+Documents\MyProjects\snowball\freetype\demos\src\ftdump.c': No such file =
+or directory
+Error executing cl.exe.
+
+ftdump_D.exe - 2 error(s), 1 warning(s)
+
+It's pretty much the same thing for the other two, so y'all get the =
+idea.
+
+It's 5am and I'm going to bed... Maybe tomorrow I'll be able to figure =
+it out on my own like I did my other stupid mistakes... I know I'm =
+missing something, but I'm too braindead right now to know if it's =
+something obvious or not. If it's not something obvious, could someone =
+help me? :)
+
+------=_NextPart_000_0014_01C0996B.20F12980
+Content-Type: text/html;
+ charset=&quot;iso-8859-1&quot;
+Content-Transfer-Encoding: quoted-printable
+
+&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0 Transitional//EN&quot;&gt;
+&lt;HTML&gt;&lt;HEAD&gt;
+&lt;META http-equiv=3DContent-Type content=3D&quot;text/html; =
+charset=3Diso-8859-1&quot;&gt;
+&lt;META content=3D&quot;MSHTML 5.50.4522.1801&quot; name=3DGENERATOR&gt;
+&lt;STYLE&gt;&lt;/STYLE&gt;
+&lt;/HEAD&gt;
+&lt;BODY bgColor=3D#ffffff&gt;
+&lt;DIV&gt;&lt;FONT size=3D2&gt;I completely ignored the makefile stuff for stlport, =
+and=20
+freetype... &lt;/FONT&gt;&lt;/DIV&gt;
+&lt;DIV&gt;&lt;FONT size=3D2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
+&lt;DIV&gt;&lt;FONT size=3D2&gt;I think I got it now, except, I'm a little confused =
+about=20
+freetype.&amp;nbsp; I do the freetype make, and it creates a .lib just fine, =
+but=20
+it's not named &quot;freetype.lib&quot;... it's named &quot;freetype200b8MT.lib&quot;.&amp;nbsp; =
+at one=20
+point it created &quot;freetype200b8.lib&quot; also.&lt;/FONT&gt;&lt;/DIV&gt;
+&lt;DIV&gt;&lt;FONT size=3D2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
+&lt;DIV&gt;&lt;FONT size=3D2&gt;I have gotten the NeL core to compile, and the =
+services .exe=20
+files to compile (they all run, but do nothing for me yet...)&amp;nbsp; I =
+have all=20
+of the client projects compiling except one... (my last hurdle=20
+perhaps?).&lt;/FONT&gt;&lt;/DIV&gt;
+&lt;DIV&gt;&lt;FONT size=3D2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
+&lt;DIV&gt;&lt;FONT size=3D2&gt;Client Files Project was not compiling because it =
+said it=20
+needed &quot;freetype.lib&quot;.&amp;nbsp; Fine... I tried renaming the =
+freetype200b8.lib file=20
+to freetype.lib.&amp;nbsp; Didn't work.&amp;nbsp; So I tried the other one (the=20
+multithreaded one), and it didn't work either.&lt;/FONT&gt;&lt;/DIV&gt;
+&lt;DIV&gt;&lt;FONT size=3D2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
+&lt;DIV&gt;&lt;FONT size=3D2&gt;Here's what it's telling me...&lt;/FONT&gt;&lt;/DIV&gt;
+&lt;DIV&gt;&lt;FONT size=3D2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
+&lt;DIV&gt;&lt;FONT size=3D2&gt;--------------------Configuration: client - Win32=20
+ReleaseDebug--------------------&lt;BR&gt;Linking...&lt;BR&gt;LINK : warning =
+LNK4098:=20
+defaultlib &quot;LIBCMT&quot; conflicts with use of other libs; use=20
+/NODEFAULTLIB:library&lt;BR&gt;freetype.lib(ftinit.obj) : error LNK2001: =
+unresolved=20
+external symbol _psaux_module_class&lt;BR&gt;MSVCRT.lib(crtexe.obj) : error =
+LNK2001:=20
+unresolved external symbol _main&lt;BR&gt;ReleaseDebug/snowballs.exe : fatal =
+error=20
+LNK1120: 2 unresolved externals&lt;BR&gt;Error executing =
+link.exe.&lt;/FONT&gt;&lt;/DIV&gt;
+&lt;DIV&gt;&lt;FONT size=3D2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
+&lt;DIV&gt;&lt;FONT size=3D2&gt;snowballs.exe - 3 error(s), 1 =
+warning(s)&lt;BR&gt;&lt;/FONT&gt;&lt;/DIV&gt;
+&lt;DIV&gt;&lt;FONT size=3D2&gt;So, I know my freetype.lib isn't right... so I must =
+not be=20
+doing something right with freetype during the making of =
+it.&lt;/FONT&gt;&lt;/DIV&gt;
+&lt;DIV&gt;&lt;FONT size=3D2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
+&lt;DIV&gt;&lt;FONT size=3D2&gt;So I go back to freetype and check it out... well, I =
+had had=20
+some problems with the other parts of freetype compiling, but I figured =
+since I=20
+had the .lib file i didn't need to bother with the 3 other project files =
+for=20
+freetype... here's what they're telling me.&lt;/FONT&gt;&lt;/DIV&gt;
+&lt;DIV&gt;&lt;FONT size=3D2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
+&lt;DIV&gt;&lt;FONT size=3D2&gt;Build : warning : failed to (or don't know how to) =
+build=20
+'C:\My=20
+Documents\MyProjects\snowball\freetype\demos\src\ftdump.c'&lt;BR&gt;Compiling..=
+.&lt;BR&gt;common.c&lt;BR&gt;fatal=20
+error C1083: Cannot open source file: 'C:\My=20
+Documents\MyProjects\snowball\freetype\demos\src\common.c': No such file =
+or=20
+directory&lt;BR&gt;ftdump.c&lt;BR&gt;fatal error C1083: Cannot open source file: =
+'C:\My=20
+Documents\MyProjects\snowball\freetype\demos\src\ftdump.c': No such file =
+or=20
+directory&lt;BR&gt;Error executing cl.exe.&lt;/FONT&gt;&lt;/DIV&gt;
+&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
+&lt;DIV&gt;&lt;FONT size=3D2&gt;ftdump_D.exe - 2 error(s), 1 warning(s)&lt;/FONT&gt;&lt;/DIV&gt;
+&lt;DIV&gt;&lt;FONT size=3D2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
+&lt;DIV&gt;&lt;FONT size=3D2&gt;It's pretty much the same thing for the other two, =
+so y'all=20
+get the idea.&lt;/FONT&gt;&lt;/DIV&gt;
+&lt;DIV&gt;&lt;FONT size=3D2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
+&lt;DIV&gt;&lt;FONT size=3D2&gt;It's 5am and I'm going to bed... Maybe tomorrow I'll =
+be able=20
+to figure it out on my own like I did my other stupid mistakes... I know =
+I'm=20
+missing something, but I'm too braindead right now to know if it's =
+something=20
+obvious or not.&amp;nbsp; If it's not something obvious, could someone help =
+me?=20
+:<i>)&lt;/DIV&gt;&lt;/FONT&gt;&lt;/BODY&gt;&lt;/HTML&gt;
+</I>
+------=_NextPart_000_0014_01C0996B.20F12980--
+
+
+</pre>
+
+
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI> Previous message: <A HREF="000203.html">[Nel] Link Error</A></li>
+ <LI> Next message: <A HREF="000204.html">[Nel] Okay, I'm getting this now...</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#200">[ date ]</a>
+ <a href="thread.html#200">[ thread ]</a>
+ <a href="subject.html#200">[ subject ]</a>
+ <a href="author.html#200">[ author ]</a>
+ </LI>
+ </UL>
+</body></html>