Jump to content

soper11

Inactive Member
  • Posts

    1
  • Joined

  • Last visited

  • Feedback

    0%

soper11's Achievements

Newbie

Newbie (1/16)

  • First Post
  • Week One Done
  • One Month Later

Recent Badges

0

Reputation

  1. ClientManager.h:403: error: typedef name may not be a nested-name-specifier ClientManager.h:403: error: expected ';' before '<' token ClientManager.h:404: error: 'TLoginDataByLogin' does not name a type ClientManager.h:407: error: 'boost' has not been declared ClientManager.h:407: error: ISO C++ forbids declaration of 'unordered_map' with no type ClientManager.h:407: error: typedef name may not be a nested-name-specifier ClientManager.h:407: error: expected ';' before '<' token ClientManager.h:408: error: 'TLoginDataByAID' does not name a type ClientManager.h:411: error: 'boost' has not been declared ClientManager.h:411: error: ISO C++ forbids declaration of 'unordered_map' with no type ClientManager.h:411: error: typedef name may not be a nested-name-specifier ClientManager.h:411: error: expected ';' before '<' token ClientManager.h:412: error: 'TLogonAccountMap' does not name a type ClientManager.h:442: error: 'TPlayerTableCacheMap' does not name a type ClientManager.h:444: error: 'TItemCacheMap' does not name a type ClientManager.h:445: error: 'TItemCacheSetPtrMap' does not name a type ClientManager.h:449: error: 'TItemPriceListCacheMap' does not name a type ClientManager.h:452: error: 'TChannelStatusMap' does not name a type ClientManager.h:517: error: 'boost' has not been declared ClientManager.h:517: error: ISO C++ forbids declaration of 'unordered_map' with no type ClientManager.h:517: error: typedef name may not be a nested-name-specifier ClientManager.h:517: error: expected ';' before '<' token ClientManager.h:518: error: 'TLogoutPlayerMap' does not name a type ClientManager.h:442: error: 'TPlayerTableCacheMap' does not name a type ClientManager.h:444: error: 'TItemCacheMap' does not name a type ClientManager.h:445: error: 'TItemCacheSetPtrMap' does not name a type ClientManager.h:449: error: 'TItemPriceListCacheMap' does not name a type ClientManager.h:452: error: 'TChannelStatusMap' does not name a type ClientManager.h:517: error: 'boost' has not been declared ClientManager.h:517: error: ISO C++ forbids declaration of 'unordered_map' with no type ClientManager.h:517: error: typedef name may not be a nested-name-specifier ClientManager.h:517: error: expected ';' before '<' token ClientManager.h:518: error: 'TLogoutPlayerMap' does not name a type Makefile:56: recipe for target 'obj/Main.o' failed gmake: *** [obj/Main.o] Error 1 gmake: *** Waiting for unfinished jobs.... Makefile:56: recipe for target 'obj/ClientManagerBoot.o' failed gmake: *** [obj/ClientManagerBoot.o] Error 1
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.