diff options
author | neodarz <neodarz@neodarz.net> | 2018-08-11 20:21:34 +0200 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2018-08-11 20:21:34 +0200 |
commit | 0ea5fc66924303d1bf73ba283a383e2aadee02f2 (patch) | |
tree | 2568e71a7ccc44ec23b8bb3f0ff97fb6bf2ed709 /pipermail/nel/2001-March/000364.html | |
download | nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.tar.xz nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.zip |
Initial commit
Diffstat (limited to '')
-rw-r--r-- | pipermail/nel/2001-March/000364.html | 70 |
1 files changed, 70 insertions, 0 deletions
diff --git a/pipermail/nel/2001-March/000364.html b/pipermail/nel/2001-March/000364.html new file mode 100644 index 00000000..a01e7904 --- /dev/null +++ b/pipermail/nel/2001-March/000364.html @@ -0,0 +1,70 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Nel] compile.cpp</TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:lecroart%40nevrax.com"> + <LINK REL="Previous" HREF="000353.html"> + <LINK REL="Next" HREF="000342.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Nel] compile.cpp</H1> + <B>Vianney Lecroart</B> + <A HREF="mailto:lecroart%40nevrax.com" + TITLE="[Nel] compile.cpp">lecroart@nevrax.com</A><BR> + <I>Wed, 7 Mar 2001 14:05:51 +0100</I> + <P><UL> + <LI> Previous message: <A HREF="000353.html">[Nel] compile.cpp</A></li> + <LI> Next message: <A HREF="000342.html">[Nel] compile.cpp</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#364">[ date ]</a> + <a href="thread.html#364">[ thread ]</a> + <a href="subject.html#364">[ subject ]</a> + <a href="author.html#364">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Hello, + +><i> LOG 2: 01/03/06 11:19:39 ERR baldur.in-orbit.org/TS: Unknown external +</I>exception + +Not easy to know what s happen, it should be easier to know the problem if +you compile the time service and NeL +in the debug mode and run it in the visual debugger. We are not able to +reproduce this problem here :-( + +><i> when i try to compile the debug version i get this: +</I>><i> time_service.obj : error LNK2001: unresolved external symbol "public: +</I> +In all NeL project settings (3d, ia, net, misc, client, services, and so on) +you must have __STL_DEBUG defined in the debug mode. +Please verify if they all contains this define and if not, add it! + +Vianney Lecroart +--- +lead network programmer / nevrax.com +icq#: 6870415 +homepage: <A HREF="http://ace.planet-d.net">http://ace.planet-d.net</A> +www.geekcode.com: GCS/E d- s+++: a-- C+++$ UL++ P- L+++>+$ E+>- W++ N+ o? K- +w++$ O- M- V- PS- PE? Y PGP t 5? X+ R- tv++ b- DI D+ G e++ h+ r-- y? + + + +</pre> + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI> Previous message: <A HREF="000353.html">[Nel] compile.cpp</A></li> + <LI> Next message: <A HREF="000342.html">[Nel] compile.cpp</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#364">[ date ]</a> + <a href="thread.html#364">[ thread ]</a> + <a href="subject.html#364">[ subject ]</a> + <a href="author.html#364">[ author ]</a> + </LI> + </UL> +</body></html> |