У меня все сломалось!!!
Havoc добавил 16-08-2006 в 17:52:11:
Заного создал код с помощью SDK (тот удалил не чайно) и выдал мне новые ошибки!!!
------ Build started: Project: client, Configuration: Release HL2 Win32 ------
Compiling...
stdafx.cpp
c:\games\half-life 2\steamapps\sourcemods\wotw\code\cl_dll\interpolatedvar.h(257) : warning C4346: 'CInterpolatedVarArrayBase<Type>::CVarHistory::IndexType_t' : dependent name is not a type
prefix with 'typename' to indicate a type
c:\games\half-life 2\steamapps\sourcemods\wotw\code\cl_dll\interpolatedvar.h(254) : see reference to class template instantiation 'CInterpolatedVarArrayBase<Type>::CInterpolationInfo' being compiled
c:\games\half-life 2\steamapps\sourcemods\wotw\code\cl_dll\interpolatedvar.h(322) : see reference to class template instantiation 'CInterpolatedVarArrayBase<Type>' being compiled
c:\games\half-life 2\steamapps\sourcemods\wotw\code\cl_dll\interpolatedvar.h(257) : error C2146: syntax error : missing ';' before identifier 'oldest'
c:\games\half-life 2\steamapps\sourcemods\wotw\code\cl_dll\interpolatedvar.h(257) : warning C4517: access-declarations are deprecated; member using-declarations provide a better alternative
c:\games\half-life 2\steamapps\sourcemods\wotw\code\cl_dll\interpolatedvar.h(257) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\games\half-life 2\steamapps\sourcemods\wotw\code\cl_dll\interpolatedvar.h(258) : warning C4346: 'CInterpolatedVarArrayBase<Type>::CVarHistory::IndexType_t' : dependent name is not a type
prefix with 'typename' to indicate a type
c:\games\half-life 2\steamapps\sourcemods\wotw\code\cl_dll\interpolatedvar.h(258) : error C2146: syntax error : missing ';' before identifier 'older'
c:\games\half-life 2\steamapps\sourcemods\wotw\code\cl_dll\interpolatedvar.h(258) : warning C4517: access-declarations are deprecated; member using-declarations provide a better alternative
c:\games\half-life 2\steamapps\sourcemods\wotw\code\cl_dll\interpolatedvar.h(258) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\games\half-life 2\steamapps\sourcemods\wotw\code\cl_dll\interpolatedvar.h(259) : warning C4346: 'CInterpolatedVarArrayBase<Type>::CVarHistory::IndexType_t' : dependent name is not a type
prefix with 'typename' to indicate a type
c:\games\half-life 2\steamapps\sourcemods\wotw\code\cl_dll\interpolatedvar.h(259) : error C2146: syntax error : missing ';' before identifier 'newer'
c:\games\half-life 2\steamapps\sourcemods\wotw\code\cl_dll\interpolatedvar.h(259) : warning C4517: access-declarations are deprecated; member using-declarations provide a better alternative
c:\games\half-life 2\steamapps\sourcemods\wotw\code\cl_dll\interpolatedvar.h(259) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\games\half-life 2\steamapps\sourcemods\wotw\code\public\compressed_vector.h(328) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
Creating browse information file...
Microsoft Browse Information Maintenance Utility Version 8.00.50727
Copyright (C) Microsoft Corporation. All rights reserved.
BSCMAKE: error BK1506 : cannot open file '.\cl_dll___win32_hl2_release\AlphaMaterialProxy.sbr': No such file or directory
Build log was saved at "file://c:\Games\Half-life 2\SteamApps\SourceMods\wotw\code\cl_dll\cl_dll___Win32_HL2_Release\BuildLog.htm"
client - 8 error(s), 6 warning(s)
------ Build started: Project: hl, Configuration: Release HL2 Win32 ------
Compiling...
stdafx.cpp
c:\games\half-life 2\steamapps\sourcemods\wotw\code\public\compressed_vector.h(328) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
Creating browse information file...
Microsoft Browse Information Maintenance Utility Version 8.00.50727
Copyright (C) Microsoft Corporation. All rights reserved.
BSCMAKE: error BK1506 : cannot open file '.\release_hl2\AI_Activity.sbr': No such file or directory
Build log was saved at "file://c:\Games\Half-life 2\SteamApps\SourceMods\wotw\code\dlls\Release_hl2\BuildLog.htm"
hl - 2 error(s), 0 warning(s)
========== Build: 0 succeeded, 2 failed, 0 up-to-date, 0 skipped ==========