07-28-2012, 08:59 PM
okey, i build it again.
/usr/include/c++/4.6/bits/stl_list.h:1160:7: note: std::list<_Tp, _Alloc>::iterator std::list<_Tp, _Alloc>::erase(std::list<_Tp, _Alloc>::iterator, std::list<_Tp, _Alloc>::iterator) [with _Tp = cStructGenWormNestCaves::cCaveSystem*, _Alloc = std::allocator<cStructGenWormNestCaves::cCaveSystem*>, std::list<_Tp, _Alloc>::iterator = std::_List_iterator<cStructGenWormNestCaves::cCaveSystem*>]
/usr/include/c++/4.6/bits/stl_list.h:1160:7: note: no known conversion for argument 1 from 'std::list<cStructGenWormNestCaves::cCaveSystem*>::const_iterator {aka std::_List_const_iterator<cStructGenWormNestCaves::cCaveSystem*>}' to 'std::_List_iterator<cStructGenWormNestCaves::cCaveSystem*>'
make: *** [build/release/source/Caves.o] Error 1
Whats the Problem?
DJburner
/usr/include/c++/4.6/bits/stl_list.h:1160:7: note: std::list<_Tp, _Alloc>::iterator std::list<_Tp, _Alloc>::erase(std::list<_Tp, _Alloc>::iterator, std::list<_Tp, _Alloc>::iterator) [with _Tp = cStructGenWormNestCaves::cCaveSystem*, _Alloc = std::allocator<cStructGenWormNestCaves::cCaveSystem*>, std::list<_Tp, _Alloc>::iterator = std::_List_iterator<cStructGenWormNestCaves::cCaveSystem*>]
/usr/include/c++/4.6/bits/stl_list.h:1160:7: note: no known conversion for argument 1 from 'std::list<cStructGenWormNestCaves::cCaveSystem*>::const_iterator {aka std::_List_const_iterator<cStructGenWormNestCaves::cCaveSystem*>}' to 'std::_List_iterator<cStructGenWormNestCaves::cCaveSystem*>'
make: *** [build/release/source/Caves.o] Error 1
Whats the Problem?
DJburner