- Joined
- Aug 30, 2013
- Messages
- 289
- Reaction score
- 0
- Points
- 16
- Age
- 36
nicolanın verdiği kodları ekliyorum
aldıgım hata bu
aldıgım hata bu
Code:
1>------ Build started: Project: GameServer, Configuration: Debug Win32 ------1> User.cpp
1>c:\users\pc\downloads\2038 src\src\gameserver\user.cpp(262): error C3861: 'LoginOTP': identifier not found
1> LoginHandler.cpp
1>c:\users\pc\downloads\2038 src\src\gameserver\loginhandler.cpp(54): error C2039: 'LoginOTP' : is not a member of 'CUser'
1> c:\users\pc\downloads\2038 src\src\gameserver\user.h(116) : see declaration of 'CUser'
1>c:\users\pc\downloads\2038 src\src\gameserver\loginhandler.cpp(58): error C3861: 'Send': identifier not found
1> Generating Code...
========== Build: 0 succeeded, 1 failed, 2 up-to-date, 0 skipped ==========