I have this error while compiling.. how can i fix this? anyone i need help :/PHP Code:------ Build started: Project: Neuz, Configuration: NoGameguard Win32 ------
Compiling...
Respawn.cpp
MoverParam.cpp
Mover.cpp
c:\edited1\Official Source\_Common\honor.h(13) : error C2011: 'HonorData' : 'struct' type redefinition
..\_Common\honor.h(13) : see declaration of 'HonorData'
c:\edited1\Official Source\_Common\honor.h(27) : error C2011: 'EarnedTitle' : 'struct' type redefinition
..\_Common\honor.h(27) : see declaration of 'EarnedTitle'
c:\edited1\Official Source\_Common\honor.h(34) : error C2011: 'CTitleManager' : 'class' type redefinition
..\_Common\honor.h(34) : see declaration of 'CTitleManager'
WndRankWar.cpp
NPGameLib.cpp
Neuz.cpp
DPClient.cpp
..\_Common\honor.h(13) : error C2011: 'HonorData' : 'struct' type redefinition
..\_Common\honor.h(13) : see declaration of 'HonorData'
..\_Common\honor.h(27) : error C2011: 'EarnedTitle' : 'struct' type redefinition
..\_Common\honor.h(27) : see declaration of 'EarnedTitle'
..\_Common\honor.h(34) : error C2011: 'CTitleManager' : 'class' type redefinition
..\_Common\honor.h(34) : see declaration of 'CTitleManager'
CampusHelper.cpp
Generating Code...
Build log was saved at "file://c:\edited1\Output\Neuz\Neuz.exe\BuildLog.htm"
Neuz - 6 error(s), 0 warning(s)
---------------------- Done ----------------------
Build: 0 succeeded, 1 failed, 0 skipped
