aboutsummaryrefslogtreecommitdiff
path: root/pipermail/nel/2001-February/000189.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/000189.html
downloadnevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.tar.xz
nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.zip
Initial commit
Diffstat (limited to 'pipermail/nel/2001-February/000189.html')
-rw-r--r--pipermail/nel/2001-February/000189.html74
1 files changed, 74 insertions, 0 deletions
diff --git a/pipermail/nel/2001-February/000189.html b/pipermail/nel/2001-February/000189.html
new file mode 100644
index 00000000..44b2fc74
--- /dev/null
+++ b/pipermail/nel/2001-February/000189.html
@@ -0,0 +1,74 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Nel] Compilation of snowballs.exe under Windows 98 and NT</TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:moz%40oosterveld.org">
+ <LINK REL="Previous" HREF="000185.html">
+ <LINK REL="Next" HREF="000190.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Nel] Compilation of snowballs.exe under Windows 98 and NT</H1>
+ <B>Mark W. Oosterveld</B>
+ <A HREF="mailto:moz%40oosterveld.org"
+ TITLE="[Nel] Compilation of snowballs.exe under Windows 98 and NT">moz@oosterveld.org</A><BR>
+ <I>Mon, 12 Feb 2001 10:15:38 -0500 (EST)</I>
+ <P><UL>
+ <LI> Previous message: <A HREF="000185.html">[Nel] RE: Nel digest, Vol 1 #48 - 1 msg</A></li>
+ <LI> Next message: <A HREF="000190.html">[Nel] Compilation of snowballs.exe under Windows 98 and NT</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#189">[ date ]</a>
+ <a href="thread.html#189">[ thread ]</a>
+ <a href="subject.html#189">[ subject ]</a>
+ <a href="author.html#189">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Hello,
+
+ I am one of the slashdot horde that descended on your project
+recently. I have done a cvs checkout of the latest soruce, and am triing
+to compile it under Visual C++ 6.0, sp 4, on both a Windows 98 box (at
+home) and an NT box (at work... don't tell anyone). Anyway, after
+installing STLport, FreeType, Python, and glext.h, I am able to compile
+all the libraries. But, when I try to build the client, I get the
+following error:
+
+
+LINK: warning LNK4098: defaultlib &quot;LIBC&quot; conflicts with use of other
+libs; use /NODEFAULTLIB:library
+MSVCRT.lib(crtexe.obj) : error LNK2001: unresolved external symbol _main
+ReleaseDebug/snowballs.exe : fatal error LNK1120: 1 unresolved externals
+Error executing link.exe
+
+
+ Unfortunatly, my C++ is a little rusty, and my Windows Programing is
+almost non existant, but there is a main (and a WinMain) in client.cpp.
+I suspect I have a setting wrong in VC, but wouldn't even begin to know
+where to find it.
+
+Mark
+
+P.S. I am most interested in looking at (and possibly working on) the
+server side, but need to get a client up and running before I can really
+start looking at it in depth.
+
+
+</pre>
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI> Previous message: <A HREF="000185.html">[Nel] RE: Nel digest, Vol 1 #48 - 1 msg</A></li>
+ <LI> Next message: <A HREF="000190.html">[Nel] Compilation of snowballs.exe under Windows 98 and NT</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#189">[ date ]</a>
+ <a href="thread.html#189">[ thread ]</a>
+ <a href="subject.html#189">[ subject ]</a>
+ <a href="author.html#189">[ author ]</a>
+ </LI>
+ </UL>
+</body></html>