Source Error! Help

03/21/2016 06:09 .HeyEyay.#1
Hello EPVP, anyone knows how to fix this when compiling the worldserver?

Images:
[Only registered and activated users can see links. Click Here To Register...]


Code:
 
User.cpp(835) : error C2018: unknown character '0x60'
User.cpp(835) : error C2061: syntax error : identifier 'dwGold'
User.cpp(836) : error C2511: 'void CUser::AddTradePutGold(DWORD)' : overloaded member function not found in 'CUser'

       ...\Desktop\\Official Source\WORLDSERVER\User.h(69) : see declaration of 'CUser'
03/21/2016 08:28 Mognakor#2
Try learning C++.

All these Problems are very basic errors.
03/21/2016 16:05 .HeyEyay.#3
Opps sorry but I already Fixed this error thanks for the reply