>Compiling...
1>StdAfx.cpp
1>j:\windbg\sdk\inc\wdbgexts.h(1655) : error C2061: syntax error : identifier 'nFields'
1>j:\windbg\sdk\inc\wdbgexts.h(1655) : error C3646: 'PFIELD_INFO' : unknown override specifier
1>j:\windbg\sdk\inc\wdbgexts.h(1655) : error C3646: 'Fields' : unknown override specifier
1>j:\windbg\sdk\inc\wdbgexts.h(1655) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>j:\windbg\sdk\inc\wdbgexts.h(1655) : warning C4183: '__field_ecount_opt': missing return type; assumed to be a member function returning 'int'
1>j:\windbg\sdk\inc\wdbgexts.h(2435) : error C2440: 'initializing' : cannot convert from 'FIELD_INFO *' to 'ULONG64'
1> There is no context in which this conversion is possible
1>j:\windbg\sdk\inc\wdbgexts.h(2479) : error C2440: 'initializing' : cannot convert from 'FIELD_INFO *' to 'ULONG64'
1> There is no context in which this conversion is possible
1>j:\windbg\sdk\inc\wdbgexts.h(2618) : error C2440: 'initializing' : cannot convert from 'FIELD_INFO *' to 'ULONG64'
1> There is no context in which this conversion is possible
1>Creating browse information file...
1>Microsoft Browse Information Maintenance Utility Version 8.00.50727
1>Copyright (C) Microsoft Corporation. All rights reserved.
1>BSCMAKE: error BK1506 : cannot open file '..\..\temp\Debug\LBR.sbr': No such file or directory
1>Build log was saved at "file://l:\swdbg\src\temp\Debug\BuildLog.htm"
1>LBR - 8 error(s), 1 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========