nel-all
[Top][All Lists]
Advanced

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

[Nel] Problem building NeL from CVS.


From: aegypius
Subject: [Nel] Problem building NeL from CVS.
Date: Sun, 10 Aug 2003 19:05:56 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr-FR; rv:1.4) Gecko/20030624

Hi!

I have some problem compiling NeL using VC7 again !

When i try to compile 3d sub-project and various others sub-projects :
here is the buildlog :

Creating temporary file "C:\DOCUME~1\aegypius\LOCALS~1\Temp\RSP000001.rsp" with 
contents
[
/Od /I "." /D "_LIB" /D "__STL_DEBUG" /D "WIN32" /D "_DEBUG" /D "_MBCS" /GF /FD /EHsc /RTC1 /MDd /GS /GR 
/Yu"stdmisc.h" /Fp".\../obj7/Debug/misc/misc.pch" /Fo".\../obj7/Debug/misc/" /Fd".\../obj7/Debug/misc/" /W3 /c /Zi /TP
misc\debug.cpp
misc\buf_fifo.cpp
misc\bitmap.cpp
misc\object_vector.cpp
misc\stream.cpp
misc\mem_stream.cpp
misc\bit_mem_stream.cpp
]
Creating command line "cl.exe @C:\DOCUME~1\aegypius\LOCALS~1\Temp\RSP000001.rsp 
/nologo"
Creating temporary file "C:\DOCUME~1\aegypius\LOCALS~1\Temp\RSP000002.rsp" with 
contents
[
/Od /I "." /D "_LIB" /D "__STL_DEBUG" /D "WIN32" /D "_DEBUG" /D "_MBCS" /GF /FD /EHsc /RTC1 /MDd /GS /GR 
/Yu"../stdmisc.h" /Fp".\../obj7/Debug/misc/misc.pch" /Fo".\../obj7/Debug/misc/" /Fd".\../obj7/Debug/misc/" /W3 /c /Zi /TP
misc\config_file\config_file.cpp
]
Creating command line "cl.exe @C:\DOCUME~1\aegypius\LOCALS~1\Temp\RSP000002.rsp 
/nologo"
Compiling...
debug.cpp
misc\debug.cpp(347) : error C2065: 'STATUS_ILLEGAL_VLM_REFERENCE' : undeclared 
identifier
misc\debug.cpp(347) : error C2051: case expression not constant
misc\debug.cpp(823) : warning C4535: calling _set_se_translator() requires /EHa
       the command line options /EHc and /GX are insufficient
buf_fifo.cpp
D:\_dev\_epidemy\code\nel\include\nel\misc\object_vector.h(402) : error C2908: 
explicit specialization; 'NLMISC::CObjectVector' has already been instantiated 
from the primary template
       with
       [
           T=uint32,
           EnableObjectBehavior=true
       ]
D:\_dev\_epidemy\code\nel\include\nel\misc\object_vector.h(403) : error C2500: 
'NLMISC::CObjectVector' : 'NLMISC::CObjectVector' is already a direct base class
       with
       [
           T=uint32,
           EnableObjectBehavior=true
       ]
       and
       [
           T=uint32,
           EnableObjectBehavior=false
       ]
D:\_dev\_epidemy\code\nel\include\nel\misc\object_vector.h(404) : error C2535: 
'void *NLMISC::CObjectVector::__delDtor(unsigned int)' : member function 
already defined or declared
       with
       [
           T=uint32,
           EnableObjectBehavior=true
       ]
       D:\_dev\_epidemy\code\nel\include\nel\misc\object_vector.h(391) : see 
declaration of 'NLMISC::CObjectVector::CObjectVector'
       with
       [
           T=uint32,
           EnableObjectBehavior=true
       ]
       and
       [
           T=uint32,
           EnableObjectBehavior=true
       ]
       [...]
object_vector.cpp
Build cancelled

I can't understand what happened ! Could you give me hand on this problem ?

aegypius







reply via email to

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