help error c2011 for compile eclipse

Results 1 to 1 of 1
  1. #1
    Apprentice ichigojc is offline
    MemberRank
    Sep 2013 Join Date
    5Posts

    help error c2011 for compile eclipse

    c:\warz\src\gameengine\camouflagedatamanager.h(14) : error C2011: 'CamouflageDataManager' : 'class' type redefinition
    c:\src\gameengine\camouflagedatamanager.h(14) : see declaration of 'CamouflageDataManager'
    c:\warz\src\gameengine\camouflagedatamanager.h(50) : error C2011: 'CamoTimeLine' : 'class' type redefinition
    c:\src\gameengine\camouflagedatamanager.h(50) : see declaration of 'CamoTimeLine' obj_cloudsSimple.cpp
    c:\warz\src\eclipsestudio\sources\objectscode\ai\ai_player.cpp(873) : error C2027: use of undefined type 'CamoTimeLine'
    c:\src\gameengine\camouflagedatamanager.h(50) : see declaration of 'CamoTimeLine'
    c:\warz\src\eclipsestudio\sources\objectscode\ai\ai_player.cpp(873) : fatal error C1903: unable to recover from previous error(s); stopping compilation
    why i have this error




Advertisement