a10predomina
New Member
- Joined
- May 2, 2011
- Messages
- 6
- Reaction score
- 0
Anyone know fix this error source? TFS 0.3.6
**MD -MP -MF .deps/protocolgame.Tpo -c -o protocolgame.o protocolgame.cpp
protocolgame.cpp: In member function 'bool ProtocolGame::login(const std::String&, uint32_t, const std::String&, OperatingSystem_t, uint16_t, bool)':
protocolgame.cpp:117: error: no match for 'operator[]' in 'account.Account::charList[name]'
protocolgame.cpp:117: error: no match for 'operator[]' in 'account.Account::charList[name]'
make[1]: *** [protocolgame.o] Error 1
make[1]: Leaving directory `/home/servidor/sources'
make: *** [all] Error 2
**MD -MP -MF .deps/protocolgame.Tpo -c -o protocolgame.o protocolgame.cpp
protocolgame.cpp: In member function 'bool ProtocolGame::login(const std::String&, uint32_t, const std::String&, OperatingSystem_t, uint16_t, bool)':
protocolgame.cpp:117: error: no match for 'operator[]' in 'account.Account::charList[name]'
protocolgame.cpp:117: error: no match for 'operator[]' in 'account.Account::charList[name]'
make[1]: *** [protocolgame.o] Error 1
make[1]: Leaving directory `/home/servidor/sources'
make: *** [all] Error 2