pingus-devel
[Top][All Lists]
Advanced

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

Fun Windows Errors


From: Neil Hotmail
Subject: Fun Windows Errors
Date: Mon, 14 Oct 2002 15:10:02 +0100

--------------------Configuration: pingus - Win32
Release--------------------
Compiling...
node.cxx
D:\Pingus\CVS\Games\Pingus\src\worldmap\node.hxx(34) : error C2990: 'Node' :
non-template class has already been defined as a template class
        D:\Pingus\CVS\Games\Pingus\src\worldmap\graph.hxx(49) : see
declaration of 'Node'
D:\Pingus\CVS\Games\Pingus\src\worldmap\node.hxx(58) : error C2955: 'Node' :
use of class template requires template argument list
        D:\Pingus\CVS\Games\Pingus\src\worldmap\graph.hxx(49) : see
declaration of 'Node'
D:\Pingus\CVS\Games\Pingus\src\worldmap\node.hxx(60) : fatal error C1903:
unable to recover from previous error(s); stopping compilation
node_data.cxx
D:\Pingus\CVS\Games\Pingus\src\worldmap\node.hxx(34) : error C2990: 'Node' :
non-template class has already been defined as a template class
        D:\Pingus\CVS\Games\Pingus\src\worldmap\graph.hxx(49) : see
declaration of 'Node'
D:\Pingus\CVS\Games\Pingus\src\worldmap\node.hxx(58) : error C2955: 'Node' :
use of class template requires template argument list
        D:\Pingus\CVS\Games\Pingus\src\worldmap\graph.hxx(49) : see
declaration of 'Node'
D:\Pingus\CVS\Games\Pingus\src\worldmap\node.hxx(60) : fatal error C1903:
unable to recover from previous error(s); stopping compilation
pingus.cxx
D:\Pingus\CVS\Games\Pingus\src\worldmap\pingus.cxx(220) : error C2664: 'void
__thiscall std::vector<class Vector,class std::allocator<class Vector>
>::insert(class Vector *,unsigned int,const class Vector &)' : cannot
convert parameter 2 from 'class
 std::reverse_iterator<class Vector *,class Vector,class Vector &,class
Vector *,int>' to 'unsigned int'
        No user-defined-conversion operator available that can perform this
conversion, or the operator cannot be called
action_button.cxx
Error executing cl.exe.

pingus.exe - 7 error(s), 0 warning(s)


Ginge





reply via email to

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