12-29-2014, 10:20 AM
No it didn't work. Still the same errors:
Code:
Severity Description Project File Line
Error error C2061: syntax error: identifier 'value' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Protocol\MojangAPI.cpp) MCServer stack 72
Error error C2091: function returns function (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Protocol\MojangAPI.cpp) MCServer stack 72
Error error C2061: syntax error: identifier 'value' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Protocol\Authenticator.cpp) MCServer stack 72
Error error C2091: function returns function (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Protocol\Authenticator.cpp) MCServer stack 72
Error error C2061: syntax error: identifier 'value' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Bindings\ManualBindings.cpp) MCServer stack 72
Error error C2091: function returns function (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Bindings\ManualBindings.cpp) MCServer stack 72
Error error C2061: syntax error: identifier 'value' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Bindings\PluginManager.cpp) MCServer stack 72
Error error C2091: function returns function (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Bindings\PluginManager.cpp) MCServer stack 72
Error error C2061: syntax error: identifier 'value' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Mobs\Monster.cpp) MCServer stack 72
Error error C2091: function returns function (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Mobs\Monster.cpp) MCServer stack 72
Error error C2061: syntax error: identifier 'value' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\BlockEntities\CommandBlockEntity.cpp) MCServer stack 72
Error error C2091: function returns function (compiling source file D:\Projects\MCServer Android\MCServer 2\src\BlockEntities\CommandBlockEntity.cpp) MCServer stack 72
Error error C2061: syntax error: identifier 'value' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\DeadlockDetect.cpp) MCServer stack 72
Error error C2091: function returns function (compiling source file D:\Projects\MCServer Android\MCServer 2\src\DeadlockDetect.cpp) MCServer stack 72
Error error C2061: syntax error: identifier 'value' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\RankManager.cpp) MCServer stack 72
Error error C2091: function returns function (compiling source file D:\Projects\MCServer Android\MCServer 2\src\RankManager.cpp) MCServer stack 72
Error error C2061: syntax error: identifier 'value' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Root.cpp) MCServer stack 72
Error error C2091: function returns function (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Root.cpp) MCServer stack 72
Error error C2061: syntax error: identifier 'value' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Protocol\MojangAPI.cpp) MCServer stack 100
Error error C2061: syntax error: identifier 'value' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Protocol\Authenticator.cpp) MCServer stack 100
Error error C2061: syntax error: identifier 'value' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Bindings\ManualBindings.cpp) MCServer stack 100
Error error C2061: syntax error: identifier 'value' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Bindings\PluginManager.cpp) MCServer stack 100
Error error C2061: syntax error: identifier 'value' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Mobs\Monster.cpp) MCServer stack 100
Error error C2061: syntax error: identifier 'value' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\BlockEntities\CommandBlockEntity.cpp) MCServer stack 100
Error error C2061: syntax error: identifier 'value' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\DeadlockDetect.cpp) MCServer stack 100
Error error C2061: syntax error: identifier 'value' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\RankManager.cpp) MCServer stack 100
Error error C2061: syntax error: identifier 'value' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Root.cpp) MCServer stack 100
Error error C2091: function returns function (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Protocol\MojangAPI.cpp) MCServer stack 101
Error error C2091: function returns function (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Protocol\Authenticator.cpp) MCServer stack 101
Error error C2091: function returns function (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Bindings\ManualBindings.cpp) MCServer stack 101
Error error C2091: function returns function (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Bindings\PluginManager.cpp) MCServer stack 101
Error error C2091: function returns function (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Mobs\Monster.cpp) MCServer stack 101
Error error C2091: function returns function (compiling source file D:\Projects\MCServer Android\MCServer 2\src\BlockEntities\CommandBlockEntity.cpp) MCServer stack 101
Error error C2091: function returns function (compiling source file D:\Projects\MCServer Android\MCServer 2\src\DeadlockDetect.cpp) MCServer stack 101
Error error C2091: function returns function (compiling source file D:\Projects\MCServer Android\MCServer 2\src\RankManager.cpp) MCServer stack 101
Error error C2091: function returns function (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Root.cpp) MCServer stack 101
Error error C2059: syntax error: 'throw' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Protocol\MojangAPI.cpp) MCServer stack 154
Error error C2059: syntax error: 'throw' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Protocol\Authenticator.cpp) MCServer stack 154
Error error C2059: syntax error: 'throw' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Bindings\ManualBindings.cpp) MCServer stack 154
Error error C2059: syntax error: 'throw' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Bindings\PluginManager.cpp) MCServer stack 154
Error error C2059: syntax error: 'throw' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Mobs\Monster.cpp) MCServer stack 154
Error error C2059: syntax error: 'throw' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\BlockEntities\CommandBlockEntity.cpp) MCServer stack 154
Error error C2059: syntax error: 'throw' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\DeadlockDetect.cpp) MCServer stack 154
Error error C2059: syntax error: 'throw' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\RankManager.cpp) MCServer stack 154
Error error C2059: syntax error: 'throw' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Root.cpp) MCServer stack 154
Error error C2091: function returns function (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Protocol\MojangAPI.cpp) MCServer stack 155
Error error C2091: function returns function (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Protocol\Authenticator.cpp) MCServer stack 155
Error error C2091: function returns function (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Bindings\ManualBindings.cpp) MCServer stack 155
Error error C2091: function returns function (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Bindings\PluginManager.cpp) MCServer stack 155
Error error C2091: function returns function (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Mobs\Monster.cpp) MCServer stack 155
Error error C2091: function returns function (compiling source file D:\Projects\MCServer Android\MCServer 2\src\BlockEntities\CommandBlockEntity.cpp) MCServer stack 155
Error error C2091: function returns function (compiling source file D:\Projects\MCServer Android\MCServer 2\src\DeadlockDetect.cpp) MCServer stack 155
Error error C2091: function returns function (compiling source file D:\Projects\MCServer Android\MCServer 2\src\RankManager.cpp) MCServer stack 155
Error error C2091: function returns function (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Root.cpp) MCServer stack 155
Error error C2988: unrecognizable template declaration/definition (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Protocol\MojangAPI.cpp) MCServer stack 168
Error error C2059: syntax error: ')' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Protocol\MojangAPI.cpp) MCServer stack 168
Error error C2988: unrecognizable template declaration/definition (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Protocol\Authenticator.cpp) MCServer stack 168
Error error C2059: syntax error: ')' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Protocol\Authenticator.cpp) MCServer stack 168
Error error C2988: unrecognizable template declaration/definition (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Bindings\ManualBindings.cpp) MCServer stack 168
Error error C2059: syntax error: ')' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Bindings\ManualBindings.cpp) MCServer stack 168
Error error C2988: unrecognizable template declaration/definition (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Bindings\PluginManager.cpp) MCServer stack 168
Error error C2059: syntax error: ')' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Bindings\PluginManager.cpp) MCServer stack 168
Error error C2988: unrecognizable template declaration/definition (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Mobs\Monster.cpp) MCServer stack 168
Error error C2059: syntax error: ')' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Mobs\Monster.cpp) MCServer stack 168
Error error C2988: unrecognizable template declaration/definition (compiling source file D:\Projects\MCServer Android\MCServer 2\src\BlockEntities\CommandBlockEntity.cpp) MCServer stack 168
Error error C2059: syntax error: ')' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\BlockEntities\CommandBlockEntity.cpp) MCServer stack 168
Error error C2988: unrecognizable template declaration/definition (compiling source file D:\Projects\MCServer Android\MCServer 2\src\DeadlockDetect.cpp) MCServer stack 168
Error error C2059: syntax error: ')' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\DeadlockDetect.cpp) MCServer stack 168
Error error C2988: unrecognizable template declaration/definition (compiling source file D:\Projects\MCServer Android\MCServer 2\src\RankManager.cpp) MCServer stack 168
Error error C2059: syntax error: ')' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\RankManager.cpp) MCServer stack 168
Error error C2988: unrecognizable template declaration/definition (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Root.cpp) MCServer stack 168
Error error C2059: syntax error: ')' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Root.cpp) MCServer stack 168
Error error C2065: '_Ty': undeclared identifier (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Protocol\MojangAPI.cpp) MCServer stack 175
Error error C2065: '_Container': undeclared identifier (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Protocol\MojangAPI.cpp) MCServer stack 175
Error error C2923: 'std::stack': '_Ty' is not a valid template type argument for parameter '_Ty' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Protocol\MojangAPI.cpp) MCServer stack 175
Error error C2923: 'std::stack': '_Container' is not a valid template type argument for parameter '_Container' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Protocol\MojangAPI.cpp) MCServer stack 175
Error error C2065: '_Ty': undeclared identifier (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Protocol\Authenticator.cpp) MCServer stack 175
Error error C2065: '_Container': undeclared identifier (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Protocol\Authenticator.cpp) MCServer stack 175
Error error C2923: 'std::stack': '_Ty' is not a valid template type argument for parameter '_Ty' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Protocol\Authenticator.cpp) MCServer stack 175
Error error C2923: 'std::stack': '_Container' is not a valid template type argument for parameter '_Container' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Protocol\Authenticator.cpp) MCServer stack 175
Error error C2065: '_Ty': undeclared identifier (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Bindings\ManualBindings.cpp) MCServer stack 175
Error error C2065: '_Container': undeclared identifier (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Bindings\ManualBindings.cpp) MCServer stack 175
Error error C2923: 'std::stack': '_Ty' is not a valid template type argument for parameter '_Ty' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Bindings\ManualBindings.cpp) MCServer stack 175
Error error C2923: 'std::stack': '_Container' is not a valid template type argument for parameter '_Container' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Bindings\ManualBindings.cpp) MCServer stack 175
Error error C2065: '_Ty': undeclared identifier (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Bindings\PluginManager.cpp) MCServer stack 175
Error error C2065: '_Container': undeclared identifier (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Bindings\PluginManager.cpp) MCServer stack 175
Error error C2923: 'std::stack': '_Ty' is not a valid template type argument for parameter '_Ty' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Bindings\PluginManager.cpp) MCServer stack 175
Error error C2923: 'std::stack': '_Container' is not a valid template type argument for parameter '_Container' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Bindings\PluginManager.cpp) MCServer stack 175
Error error C2065: '_Ty': undeclared identifier (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Mobs\Monster.cpp) MCServer stack 175
Error error C2065: '_Container': undeclared identifier (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Mobs\Monster.cpp) MCServer stack 175
Error error C2923: 'std::stack': '_Ty' is not a valid template type argument for parameter '_Ty' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Mobs\Monster.cpp) MCServer stack 175
Error error C2923: 'std::stack': '_Container' is not a valid template type argument for parameter '_Container' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Mobs\Monster.cpp) MCServer stack 175
Error error C2065: '_Ty': undeclared identifier (compiling source file D:\Projects\MCServer Android\MCServer 2\src\BlockEntities\CommandBlockEntity.cpp) MCServer stack 175
Error error C2065: '_Container': undeclared identifier (compiling source file D:\Projects\MCServer Android\MCServer 2\src\BlockEntities\CommandBlockEntity.cpp) MCServer stack 175
Error error C2923: 'std::stack': '_Ty' is not a valid template type argument for parameter '_Ty' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\BlockEntities\CommandBlockEntity.cpp) MCServer stack 175
Error error C2923: 'std::stack': '_Container' is not a valid template type argument for parameter '_Container' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\BlockEntities\CommandBlockEntity.cpp) MCServer stack 175
Error error C2065: '_Ty': undeclared identifier (compiling source file D:\Projects\MCServer Android\MCServer 2\src\DeadlockDetect.cpp) MCServer stack 175
Error error C2065: '_Container': undeclared identifier (compiling source file D:\Projects\MCServer Android\MCServer 2\src\DeadlockDetect.cpp) MCServer stack 175
Error error C2923: 'std::stack': '_Ty' is not a valid template type argument for parameter '_Ty' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\DeadlockDetect.cpp) MCServer stack 175
Error error C2923: 'std::stack': '_Container' is not a valid template type argument for parameter '_Container' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\DeadlockDetect.cpp) MCServer stack 175
Error error C2065: '_Ty': undeclared identifier (compiling source file D:\Projects\MCServer Android\MCServer 2\src\RankManager.cpp) MCServer stack 175
Error error C2065: '_Container': undeclared identifier (compiling source file D:\Projects\MCServer Android\MCServer 2\src\RankManager.cpp) MCServer stack 175
Error error C2923: 'std::stack': '_Ty' is not a valid template type argument for parameter '_Ty' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\RankManager.cpp) MCServer stack 175
Error error C2923: 'std::stack': '_Container' is not a valid template type argument for parameter '_Container' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\RankManager.cpp) MCServer stack 175
Error error C2065: '_Ty': undeclared identifier (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Root.cpp) MCServer stack 175
Error error C2065: '_Container': undeclared identifier (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Root.cpp) MCServer stack 175
Error error C2923: 'std::stack': '_Ty' is not a valid template type argument for parameter '_Ty' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Root.cpp) MCServer stack 175
Error error C2923: 'std::stack': '_Container' is not a valid template type argument for parameter '_Container' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Root.cpp) MCServer stack 175
Error error C2065: '_Ty': undeclared identifier (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Protocol\MojangAPI.cpp) MCServer stack 176
Error error C2065: '_Container': undeclared identifier (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Protocol\MojangAPI.cpp) MCServer stack 176
Error error C2923: 'std::stack': '_Ty' is not a valid template type argument for parameter '_Ty' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Protocol\MojangAPI.cpp) MCServer stack 176
Error error C2923: 'std::stack': '_Container' is not a valid template type argument for parameter '_Container' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Protocol\MojangAPI.cpp) MCServer stack 176
Error error C2065: '_Ty': undeclared identifier (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Protocol\Authenticator.cpp) MCServer stack 176
Error error C2065: '_Container': undeclared identifier (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Protocol\Authenticator.cpp) MCServer stack 176
Error error C2923: 'std::stack': '_Ty' is not a valid template type argument for parameter '_Ty' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Protocol\Authenticator.cpp) MCServer stack 176
Error error C2923: 'std::stack': '_Container' is not a valid template type argument for parameter '_Container' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Protocol\Authenticator.cpp) MCServer stack 176
Error error C2065: '_Ty': undeclared identifier (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Bindings\ManualBindings.cpp) MCServer stack 176
Error error C2065: '_Container': undeclared identifier (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Bindings\ManualBindings.cpp) MCServer stack 176
Error error C2923: 'std::stack': '_Ty' is not a valid template type argument for parameter '_Ty' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Bindings\ManualBindings.cpp) MCServer stack 176
Error error C2923: 'std::stack': '_Container' is not a valid template type argument for parameter '_Container' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Bindings\ManualBindings.cpp) MCServer stack 176
Error error C2065: '_Ty': undeclared identifier (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Bindings\PluginManager.cpp) MCServer stack 176
Error error C2065: '_Container': undeclared identifier (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Bindings\PluginManager.cpp) MCServer stack 176
Error error C2923: 'std::stack': '_Ty' is not a valid template type argument for parameter '_Ty' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Bindings\PluginManager.cpp) MCServer stack 176
Error error C2923: 'std::stack': '_Container' is not a valid template type argument for parameter '_Container' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Bindings\PluginManager.cpp) MCServer stack 176
Error error C2065: '_Ty': undeclared identifier (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Mobs\Monster.cpp) MCServer stack 176
Error error C2065: '_Container': undeclared identifier (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Mobs\Monster.cpp) MCServer stack 176
Error error C2923: 'std::stack': '_Ty' is not a valid template type argument for parameter '_Ty' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Mobs\Monster.cpp) MCServer stack 176
Error error C2923: 'std::stack': '_Container' is not a valid template type argument for parameter '_Container' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Mobs\Monster.cpp) MCServer stack 176
Error error C2065: '_Ty': undeclared identifier (compiling source file D:\Projects\MCServer Android\MCServer 2\src\BlockEntities\CommandBlockEntity.cpp) MCServer stack 176
Error error C2065: '_Container': undeclared identifier (compiling source file D:\Projects\MCServer Android\MCServer 2\src\BlockEntities\CommandBlockEntity.cpp) MCServer stack 176
Error error C2923: 'std::stack': '_Ty' is not a valid template type argument for parameter '_Ty' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\BlockEntities\CommandBlockEntity.cpp) MCServer stack 176
Error error C2923: 'std::stack': '_Container' is not a valid template type argument for parameter '_Container' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\BlockEntities\CommandBlockEntity.cpp) MCServer stack 176
Error error C2065: '_Ty': undeclared identifier (compiling source file D:\Projects\MCServer Android\MCServer 2\src\DeadlockDetect.cpp) MCServer stack 176
Error error C2065: '_Container': undeclared identifier (compiling source file D:\Projects\MCServer Android\MCServer 2\src\DeadlockDetect.cpp) MCServer stack 176
Error error C2923: 'std::stack': '_Ty' is not a valid template type argument for parameter '_Ty' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\DeadlockDetect.cpp) MCServer stack 176
Error error C2923: 'std::stack': '_Container' is not a valid template type argument for parameter '_Container' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\DeadlockDetect.cpp) MCServer stack 176
Error error C2065: '_Ty': undeclared identifier (compiling source file D:\Projects\MCServer Android\MCServer 2\src\RankManager.cpp) MCServer stack 176
Error error C2065: '_Container': undeclared identifier (compiling source file D:\Projects\MCServer Android\MCServer 2\src\RankManager.cpp) MCServer stack 176
Error error C2923: 'std::stack': '_Ty' is not a valid template type argument for parameter '_Ty' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\RankManager.cpp) MCServer stack 176
Error error C2923: 'std::stack': '_Container' is not a valid template type argument for parameter '_Container' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\RankManager.cpp) MCServer stack 176
Error error C2065: '_Ty': undeclared identifier (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Root.cpp) MCServer stack 176
Error error C2065: '_Container': undeclared identifier (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Root.cpp) MCServer stack 176
Error error C2923: 'std::stack': '_Ty' is not a valid template type argument for parameter '_Ty' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Root.cpp) MCServer stack 176
Error error C2923: 'std::stack': '_Container' is not a valid template type argument for parameter '_Container' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Root.cpp) MCServer stack 176
Error error C2143: syntax error: missing ';' before '{' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Protocol\MojangAPI.cpp) MCServer stack 177
Error error C2447: '{': missing function header (old-style formal list?) (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Protocol\MojangAPI.cpp) MCServer stack 177
Error error C2143: syntax error: missing ';' before '{' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Protocol\Authenticator.cpp) MCServer stack 177
Error error C2447: '{': missing function header (old-style formal list?) (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Protocol\Authenticator.cpp) MCServer stack 177
Error error C2143: syntax error: missing ';' before '{' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Bindings\ManualBindings.cpp) MCServer stack 177
Error error C2447: '{': missing function header (old-style formal list?) (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Bindings\ManualBindings.cpp) MCServer stack 177
Error error C2143: syntax error: missing ';' before '{' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Bindings\PluginManager.cpp) MCServer stack 177
Error error C2447: '{': missing function header (old-style formal list?) (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Bindings\PluginManager.cpp) MCServer stack 177
Error error C2143: syntax error: missing ';' before '{' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Mobs\Monster.cpp) MCServer stack 177
Error error C2447: '{': missing function header (old-style formal list?) (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Mobs\Monster.cpp) MCServer stack 177
Error error C2143: syntax error: missing ';' before '{' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\BlockEntities\CommandBlockEntity.cpp) MCServer stack 177
Error error C2447: '{': missing function header (old-style formal list?) (compiling source file D:\Projects\MCServer Android\MCServer 2\src\BlockEntities\CommandBlockEntity.cpp) MCServer stack 177
Error error C2143: syntax error: missing ';' before '{' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\DeadlockDetect.cpp) MCServer stack 177
Error error C2447: '{': missing function header (old-style formal list?) (compiling source file D:\Projects\MCServer Android\MCServer 2\src\DeadlockDetect.cpp) MCServer stack 177
Error error C2143: syntax error: missing ';' before '{' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\RankManager.cpp) MCServer stack 177
Error error C2447: '{': missing function header (old-style formal list?) (compiling source file D:\Projects\MCServer Android\MCServer 2\src\RankManager.cpp) MCServer stack 177
Error error C2143: syntax error: missing ';' before '{' (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Root.cpp) MCServer stack 177
Error error C2447: '{': missing function header (old-style formal list?) (compiling source file D:\Projects\MCServer Android\MCServer 2\src\Root.cpp) MCServer stack 177
Error error C1189: #error: Only MS VC++ 5/6/7/7.1/8/9/10/11/12 supported. Check if the '_CrtMemBlockHeader' has not changed with this compiler! MCServer LeakFinder.cpp 108