• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Błąd przy kompilacji

Kuzyn

Excellent OT User
Joined
Dec 19, 2009
Messages
1,732
Solutions
3
Reaction score
884
Location
pl?
Przy próbie kompilacji [9.80-9.86] The Forgotten Server v0.2.15 (Mystic Spirit), program wywala błąd, że brakuje mu pliku od depotu. Reczywiście brakuje samego pliku depot, za to są depotlocker i depotchest.


Czy ktoś wie, czemu kompilator żąda nieistniejącego pliku?
 
Last edited:
Przy próbie kompilacji [9.80-9.86] The Forgotten Server v0.2.15 (Mystic Spirit), program wywala błąd, że brakuje mu pliku od depotu. Reczywiście brakuje samego pliku depot, za to są depotlocker i depotchest.


Czy ktoś wie, czemu kompilator rząda nieistniejącego pliku?

żądać - Wikisłownik, wolny wielojęzyczny słownik

Kompilator naprawdę się nie obrazi jak podasz tutaj treść tego błędu.
 
żądać - Wikisłownik, wolny wielojęzyczny słownik

Kompilator naprawdę się nie obrazi jak podasz tutaj treść tego błędu.

My bad, mało spałem dziś :X

Code:
508 C:\Users\Oskar\Desktop\Otes\The Forgotten Dev-Cpp\include\c++\3.4.5\ext\hashtable.h   instantiated from 
`size_t __gnu_cxx::hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>::_M_bkt_num_key(const _Key&) const [with _Val = Creature*, _Key = Creature*, _HashFcn = __gnu_cxx::hash<Creature*>, _ExtractKey = std::_Identity<Creature*>, _EqualKey = std::equal_to<Creature*>, _Alloc = std::allocator<Creature*>]'

Code:
1443 C:\Users\Oskar\Desktop\OT 9.83\0.2.15.r102\commands.cpp   instantiated from here
for(SpectatorVec::const_iterator it = list.begin(), end = list.end(); it != end; ++it)

- - - Updated - - -

Nobody?
 
Last edited:
Back
Top