nel-all
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Nel] NevRax Compiling Errors (Don't we just love them?)


From: Vianney Lecroart
Subject: RE: [Nel] NevRax Compiling Errors (Don't we just love them?)
Date: Mon, 3 Nov 2003 10:43:45 +0100

Hello!

I'm sure you don't compile Nevrax, it's a company :) You should talk
about NeL ;)

Open nel/include/nel/misc/debug.h
Comment the line 571, 575 and 576

It should fix your problem (seems that types are not the same on VC6 and
VC7)

Regards,

Vianney Lecroart
---
lead network programmer / nevrax.com
icq#: 6870415
homepage: http://ace.planet-d.net
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?

> -----Original Message-----
> From: address@hidden [mailto:nel-all-
> address@hidden On Behalf Of Codemaster
> Sent: dimanche 2 novembre 2003 17:00
> To: address@hidden
> Subject: [Nel] NevRax Compiling Errors (Don't we just love them?)
> 
> When I compile NevRax, I recieve these errors:
> 
> Compiling...
> stdmisc.cpp
> C:\CompilerIncludes\STLPort\stlport\stl\debug\_debug.h(140) : warning
> C4231: nonstandard extension used : 'extern' before template explicit
> instantiation
> C:\NevRax\nel\include\nel\misc\debug.h(571) : error C2084: function
'void
> NLMISC::_check(unsigned char)' already has a body
>         C:\NevRax\nel\include\nel\misc\debug.h(568) : see previous
> definition of '_check'
> C:\NevRax\nel\include\nel\misc\debug.h(575) : error C2084: function
'void
> NLMISC::_check(unsigned int)' already has a body
>         C:\NevRax\nel\include\nel\misc\debug.h(566) : see previous
> definition of '_check'
> C:\NevRax\nel\include\nel\misc\debug.h(576) : error C2084: function
'void
> NLMISC::_check(int)' already has a body
>         C:\NevRax\nel\include\nel\misc\debug.h(565) : see previous
> definition of '_check'
> 
> Build log was saved at
"file://c:\NevRax\nel\obj7\Debug\misc\BuildLog.htm"
> misc - 3 error(s), 1 warning(s)
> 
> I am using Visual C++ 7; I believe that might be part of it, but if
there
> is any way to fix this, please let me know - you would be great help
^_^
> Thanks.
> 
> 
> 
> _______________________________________________
> Nel mailing list
> address@hidden
> http://mail.nongnu.org/mailman/listinfo/nel-all





reply via email to

[Prev in Thread] Current Thread [Next in Thread]