GLParty.h and GLVehicle.h error

Results 1 to 3 of 3
  1. #1
    Account Upgraded | Title Enabled! buangnaka is offline
    MemberRank
    Oct 2013 Join Date
    401Posts

    GLParty.h and GLVehicle.h error

    d:\RanClientLib\G-Logic\GLVEHICLE.h(35): error C2011: 'CLIENT_VEHICLE' : 'struct' type redefinition d:\May 22, 2020 Backup Src\RanClientLib\G-Logic\GLVEHICLE.h(35) : see declaration of 'CLIENT_VEHICLE'd:\RanClientLib\G-Logic\GLParty.h(57): error C2011: 'GLPARTY' : 'struct' type redefinition D:\May 22, 2020 Backup Src\RanClientLib\G-Logic\GLParty.h(57) : see declaration of 'GLPARTY'd:\RanClientLib\G-Logic\GLParty.h(28): error C2011: 'GLPARTY_FNET' : 'struct' type redefinition D:\May 22, 2020 Backup Src\RanClientLib\G-Logic\GLParty.h(28) : see declaration of 'GLPARTY_FNET'd:\RanClientLib\G-Logic\GLVEHICLE.h(51): error C2011: 'GLVEHICLE' : 'struct' type redefinition d:\May 22, 2020 Backup Src\RanClientLib\G-Logic\GLVEHICLE.h(51) : see declaration of 'GLVEHICLE'd:\RanClientLib\G-Logic\GLVEHICLE.h(15): error C2011: 'SVEHICLEITEMINFO' : 'struct' type redefinitiond:\RanClientLib\G-Logic\GLParty.h(24): error C2365: 'MAXPARTY' : redefinition; previous definition was a 'enumerator'how to find this error.? anyone can help me.?


  2. #2
    Account Upgraded | Title Enabled! aizen00 is offline
    MemberRank
    Feb 2019 Join Date
    517Posts

    Re: GLParty.h and GLVehicle.h error

    "REDEFINITION" damn dude read the error .
    Quote Originally Posted by buangnaka View Post
    d:\RanClientLib\G-Logic\GLVEHICLE.h(35): error C2011: 'CLIENT_VEHICLE' : 'struct' type redefinition d:\May 22, 2020 Backup Src\RanClientLib\G-Logic\GLVEHICLE.h(35) : see declaration of 'CLIENT_VEHICLE'd:\RanClientLib\G-Logic\GLParty.h(57): error C2011: 'GLPARTY' : 'struct' type redefinition D:\May 22, 2020 Backup Src\RanClientLib\G-Logic\GLParty.h(57) : see declaration of 'GLPARTY'd:\RanClientLib\G-Logic\GLParty.h(28): error C2011: 'GLPARTY_FNET' : 'struct' type redefinition D:\May 22, 2020 Backup Src\RanClientLib\G-Logic\GLParty.h(28) : see declaration of 'GLPARTY_FNET'd:\RanClientLib\G-Logic\GLVEHICLE.h(51): error C2011: 'GLVEHICLE' : 'struct' type redefinition d:\May 22, 2020 Backup Src\RanClientLib\G-Logic\GLVEHICLE.h(51) : see declaration of 'GLVEHICLE'd:\RanClientLib\G-Logic\GLVEHICLE.h(15): error C2011: 'SVEHICLEITEMINFO' : 'struct' type redefinitiond:\RanClientLib\G-Logic\GLParty.h(24): error C2365: 'MAXPARTY' : redefinition; previous definition was a 'enumerator'how to find this error.? anyone can help me.?

  3. #3
    Account Upgraded | Title Enabled! buangnaka is offline
    MemberRank
    Oct 2013 Join Date
    401Posts

    Re: GLParty.h and GLVehicle.h error

    how fix that error bro. i have missing cpp.? sorry bad english



Advertisement