blob: cee6fa1a0ea5c73be29a35a78c976c0c06373530 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
|
<!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="000190.html">
<LINK REL="Next" HREF="000192.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 11:28:13 -0500 (EST)</I>
<P><UL>
<LI> Previous message: <A HREF="000190.html">[Nel] Compilation of snowballs.exe under Windows 98 and NT</A></li>
<LI> Next message: <A HREF="000192.html">[Nel] Snowballs Data & CVS</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#191">[ date ]</a>
<a href="thread.html#191">[ thread ]</a>
<a href="subject.html#191">[ subject ]</a>
<a href="author.html#191">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Vianney,
Thank you. That worked perfectly. Now I just have to wait till I get
home before I can run it. I was pretty sure it was a simple problem, but
one that would have taken me days to track down. Thanks again.
Mark
On Mon, 12 Feb 2001, Vianney Lecroart wrote:
><i> Hello,
</I>><i>
</I>><i> It's a bug. you have 3 ways to resolve it:
</I>><i> 1- The bug occurs only in ReleaseDebug mode so you could try in to change
</I>><i> the mode to Release, it will work fine (to change the mode, go to the menu
</I>><i> 'Build', 'Set Active Configuration' and select 'client - Win32 Release'
</I>><i> 2 - correct the bug yourself. It s very easy, select the 'ReleaseDebug'
</I>><i> configuration and go to 'Project', 'Settings' and go to the 'Link' tab. Then
</I>><i> search in the 'project options' text the string '/subsystem:console' and
</I>><i> remplace it by '/subsystem:windows'. and relink.
</I>><i> 3 - wait 24h and update the new cvs to get the fix.
</I>><i>
</I>><i> Thanks.
</I>><i>
</I>><i> Vianney Lecroart
</I>><i> ---
</I>><i> lead network programmer / nevrax.com
</I>><i> icq#: 6870415
</I>><i> homepage: <A HREF="http://ace.planet-d.net">http://ace.planet-d.net</A>
</I>><i> www.geekcode.com: GCS/E d- s+++: a-- C+++$ UL++ P- L+++>+$ E+>- W++ N+ o? K-
</I>><i> w++$ O- M- V- PS- PE? Y PGP t 5? X+ R- tv++ b- DI D+ G e++ h+ r-- y?
</I>><i>
</I>><i>
</I>><i>
</I>><i> _______________________________________________
</I>><i> Nel mailing list
</I>><i> <A HREF="mailto:Nel@nevrax.org">Nel@nevrax.org</A>
</I>><i> <A HREF="/mailman/listinfo.cgi/nel">/mailman/listinfo.cgi/nel</A>
</I>><i>
</I>
</pre>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI> Previous message: <A HREF="000190.html">[Nel] Compilation of snowballs.exe under Windows 98 and NT</A></li>
<LI> Next message: <A HREF="000192.html">[Nel] Snowballs Data & CVS</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#191">[ date ]</a>
<a href="thread.html#191">[ thread ]</a>
<a href="subject.html#191">[ subject ]</a>
<a href="author.html#191">[ author ]</a>
</LI>
</UL>
</body></html>
|