|
From: | Jacob Rohde |
Subject: | [Nel] Compile Error |
Date: | Thu, 5 Feb 2004 21:11:45 +0100 |
Hi J Ok, I think I have everything
(well almost everything J ) set up correctly for compiling. I do get 118
compiler errors though! Most of them are from string_common.h
in nel/include/nel/misc I will list just the first
three: C:\SoA\home\code\nel\include\nel\misc\string_common.h(199): error C2084: function '_STL::string
NLMISC::toString(const uint32 &)' already has a body C:\SoA\home\code\nel\include\nel\misc\string_common.h(200): error C2084: function '_STL::string
NLMISC::toString(const sint32 &)' already has a body C:\SoA\home\code\nel\include\nel\misc\string_common.h(216): error C2084: function 'void NLMISC::fromString(const
_STL::string &,uint32 &)' already has a body I have the VC7.1 compiler and
STLPort 3.6. I appreciate any kinds of
input you might have. Thanks Jacob |
[Prev in Thread] | Current Thread | [Next in Thread] |