Build Log
  

Build started: Project: HeborisDx9, Configuration: Release|Win32

Command Lines
  
Creating temporary file "d:\HeborisUE\build\vc_dx9\Release\RSP00000238563776.rsp" with contents
[
/O2 /Ob1 /Oy /I "..\..\src" /I "..\..\src\game" /I "..\..\src\main_dx9" /I "..\..\..\luna\Include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /GF /FD /EHsc /MT /Gy /Fo"Release\\" /Fd"Release\vc80.pdb" /W3 /c /Wp64 /Zi /TP ..\..\src\main_dx9\ygs2kfunc.cpp

..\..\src\main_dx9\main.cpp
]
Creating command line "cl.exe @d:\HeborisUE\build\vc_dx9\Release\RSP00000238563776.rsp /nologo /errorReport:prompt"
Output Window
  
Compiling...
ygs2kfunc.cpp
C:\Program Files\Microsoft Platform SDK for Windows XP SP2\Include\specstrings.h(334) : warning C4005: '__reserved' : macro redefinition
        D:\Visual Studio 2005\VC\include\sal.h(702) : see previous definition of '__reserved'
C:\Program Files\Microsoft Platform SDK for Windows XP SP2\Include\specstrings.h(341) : warning C4005: '__checkReturn' : macro redefinition
        D:\Visual Studio 2005\VC\include\sal.h(703) : see previous definition of '__checkReturn'
C:\Program Files\Microsoft Platform SDK for Windows XP SP2\Include\specstrings.h(344) : warning C4005: '__typefix' : macro redefinition
        D:\Visual Studio 2005\VC\include\sal.h(704) : see previous definition of '__typefix'
C:\Program Files\Microsoft Platform SDK for Windows XP SP2\Include\specstrings.h(349) : warning C4005: '__override' : macro redefinition
        D:\Visual Studio 2005\VC\include\sal.h(705) : see previous definition of '__override'
C:\Program Files\Microsoft Platform SDK for Windows XP SP2\Include\specstrings.h(350) : warning C4005: '__fallthrough' : macro redefinition
        D:\Visual Studio 2005\VC\include\sal.h(714) : see previous definition of '__fallthrough'
C:\Program Files\Microsoft Platform SDK for Windows XP SP2\Include\specstrings.h(351) : warning C4005: '__callback' : macro redefinition
        D:\Visual Studio 2005\VC\include\sal.h(706) : see previous definition of '__callback'
C:\Program Files\Microsoft Platform SDK for Windows XP SP2\Include\specstrings.h(352) : warning C4005: '__in' : macro redefinition
        D:\Visual Studio 2005\VC\include\sal.h(499) : see previous definition of '__in'
C:\Program Files\Microsoft Platform SDK for Windows XP SP2\Include\specstrings.h(353) : warning C4005: '__out' : macro redefinition
        D:\Visual Studio 2005\VC\include\sal.h(508) : see previous definition of '__out'
C:\Program Files\Microsoft Platform SDK for Windows XP SP2\Include\specstrings.h(354) : warning C4005: '__inout' : macro redefinition
        D:\Visual Studio 2005\VC\include\sal.h(527) : see previous definition of '__inout'
C:\Program Files\Microsoft Platform SDK for Windows XP SP2\Include\specstrings.h(356) : warning C4005: '__out_ecount' : macro redefinition
        D:\Visual Studio 2005\VC\include\sal.h(509) : see previous definition of '__out_ecount'
C:\Program Files\Microsoft Platform SDK for Windows XP SP2\Include\specstrings.h(357) : warning C4005: '__in_ecount' : macro redefinition
        D:\Visual Studio 2005\VC\include\sal.h(500) : see previous definition of '__in_ecount'
C:\Program Files\Microsoft Platform SDK for Windows XP SP2\Include\specstrings.h(358) : warning C4005: '__inout_ecount' : macro redefinition
        D:\Visual Studio 2005\VC\include\sal.h(528) : see previous definition of '__inout_ecount'
C:\Program Files\Microsoft Platform SDK for Windows XP SP2\Include\specstrings.h(359) : warning C4005: '__out_bcount' : macro redefinition
        D:\Visual Studio 2005\VC\include\sal.h(510) : see previous definition of '__out_bcount'
C:\Program Files\Microsoft Platform SDK for Windows XP SP2\Include\specstrings.h(360) : warning C4005: '__in_bcount' : macro redefinition
        D:\Visual Studio 2005\VC\include\sal.h(501) : see previous definition of '__in_bcount'
C:\Program Files\Microsoft Platform SDK for Windows XP SP2\Include\specstrings.h(361) : warning C4005: '__inout_bcount' : macro redefinition
        D:\Visual Studio 2005\VC\include\sal.h(529) : see previous definition of '__inout_bcount'
C:\Program Files\Microsoft Platform SDK for Windows XP SP2\Include\mmreg.h : warning C4819: The file contains a character that cannot be represented in the current code page (932). Save the file in Unicode format to prevent data loss
c:\program files\microsoft directx sdk (april 2007)\include\d3d9types.h(1385) : warning C4819: The file contains a character that cannot be represented in the current code page (932). Save the file in Unicode format to prevent data loss
C:\Program Files\Microsoft SDKs\DX9ASDK\Include\uuids.h : warning C4819: The file contains a character that cannot be represented in the current code page (932). Save the file in Unicode format to prevent data loss
C:\Program Files\Microsoft SDKs\DX9ASDK\Include\uuids.h : warning C4819: The file contains a character that cannot be represented in the current code page (932). Save the file in Unicode format to prevent data loss
..\..\src\main_dx9\ygs2kfunc.cpp(105) : error C2039: 'IsFullScreenMode' : is not a member of 'Luna'
        C:\Program Files\LunaDx9_SDK_35.58\Include\luna.h(3124) : see declaration of 'Luna'
..\..\src\main_dx9\ygs2kfunc.cpp(105) : error C3861: 'IsFullScreenMode': identifier not found
..\..\src\main_dx9\ygs2kfunc.cpp(173) : warning C4244: 'argument' : conversion from 'time_t' to 'Uint32', possible loss of data
..\..\src\main_dx9\ygs2kfunc.cpp(283) : error C2039: 'GetRequestedVertexCount' : is not a member of 'LunaPrimitive'
        C:\Program Files\LunaDx9_SDK_35.58\Include\luna.h(5430) : see declaration of 'LunaPrimitive'
..\..\src\main_dx9\ygs2kfunc.cpp(283) : error C3861: 'GetRequestedVertexCount': identifier not found
..\..\src\main_dx9\ygs2kfunc.cpp(304) : error C2039: 'GetRequestedVertexCount' : is not a member of 'LunaPrimitive'
        C:\Program Files\LunaDx9_SDK_35.58\Include\luna.h(5430) : see declaration of 'LunaPrimitive'
..\..\src\main_dx9\ygs2kfunc.cpp(304) : error C3861: 'GetRequestedVertexCount': identifier not found
..\..\src\main_dx9\ygs2kfunc.cpp(323) : error C2065: 'CTexture' : undeclared identifier
..\..\src\main_dx9\ygs2kfunc.cpp(323) : error C2059: syntax error : ')'
..\..\src\main_dx9\ygs2kfunc.cpp(324) : error C2059: syntax error : ')'
..\..\src\main_dx9\ygs2kfunc.cpp(325) : error C2059: syntax error : ')'
..\..\src\main_dx9\ygs2kfunc.cpp(326) : error C2059: syntax error : ')'
..\..\src\main_dx9\ygs2kfunc.cpp(333) : error C2065: 'CPrimitivePoint2D' : undeclared identifier
..\..\src\main_dx9\ygs2kfunc.cpp(333) : error C2146: syntax error : missing ';' before identifier 'PrimPt'
..\..\src\main_dx9\ygs2kfunc.cpp(333) : error C2065: 'PrimPt' : undeclared identifier
..\..\src\main_dx9\ygs2kfunc.cpp(333) : error C2059: syntax error : ']'
..\..\src\main_dx9\ygs2kfunc.cpp(333) : error C2143: syntax error : missing ';' before '{'
..\..\src\main_dx9\ygs2kfunc.cpp(334) : error C2143: syntax error : missing ';' before '}'
..\..\src\main_dx9\ygs2kfunc.cpp(334) : error C2143: syntax error : missing ';' before ','
..\..\src\main_dx9\ygs2kfunc.cpp(335) : error C2143: syntax error : missing ';' before '{'
..\..\src\main_dx9\ygs2kfunc.cpp(335) : error C2143: syntax error : missing ';' before '}'
..\..\src\main_dx9\ygs2kfunc.cpp(335) : error C2143: syntax error : missing ';' before ','
..\..\src\main_dx9\ygs2kfunc.cpp(336) : error C2143: syntax error : missing ';' before '{'
..\..\src\main_dx9\ygs2kfunc.cpp(336) : error C2143: syntax error : missing ';' before '}'
..\..\src\main_dx9\ygs2kfunc.cpp(336) : error C2143: syntax error : missing ';' before ','
..\..\src\main_dx9\ygs2kfunc.cpp(338) : error C2143: syntax error : missing ';' before '{'
..\..\src\main_dx9\ygs2kfunc.cpp(338) : error C2143: syntax error : missing ';' before '}'
..\..\src\main_dx9\ygs2kfunc.cpp(338) : error C2143: syntax error : missing ';' before ','
..\..\src\main_dx9\ygs2kfunc.cpp(339) : error C2143: syntax error : missing ';' before '{'
..\..\src\main_dx9\ygs2kfunc.cpp(339) : error C2143: syntax error : missing ';' before '}'
..\..\src\main_dx9\ygs2kfunc.cpp(339) : error C2143: syntax error : missing ';' before ','
..\..\src\main_dx9\ygs2kfunc.cpp(340) : error C2143: syntax error : missing ';' before '{'
..\..\src\main_dx9\ygs2kfunc.cpp(340) : error C2143: syntax error : missing ';' before '}'
..\..\src\main_dx9\ygs2kfunc.cpp(340) : error C2143: syntax error : missing ';' before ','
..\..\src\main_dx9\ygs2kfunc.cpp(349) : error C2039: 'GetRequestedVertexCount' : is not a member of 'LunaPrimitive'
        C:\Program Files\LunaDx9_SDK_35.58\Include\luna.h(5430) : see declaration of 'LunaPrimitive'
..\..\src\main_dx9\ygs2kfunc.cpp(349) : error C3861: 'GetRequestedVertexCount': identifier not found
..\..\src\main_dx9\ygs2kfunc.cpp(367) : error C2065: 'CLunaPoint' : undeclared identifier
..\..\src\main_dx9\ygs2kfunc.cpp(367) : error C2146: syntax error : missing ';' before identifier 'Pt'
..\..\src\main_dx9\ygs2kfunc.cpp(367) : error C2065: 'Pt' : undeclared identifier
..\..\src\main_dx9\ygs2kfunc.cpp(367) : error C2059: syntax error : '{'
..\..\src\main_dx9\ygs2kfunc.cpp(367) : error C2143: syntax error : missing ';' before '{'
..\..\src\main_dx9\ygs2kfunc.cpp(368) : error C2143: syntax error : missing ';' before '}'
..\..\src\main_dx9\ygs2kfunc.cpp(368) : error C2143: syntax error : missing ';' before ','
..\..\src\main_dx9\ygs2kfunc.cpp(368) : error C2143: syntax error : missing ';' before '{'
..\..\src\main_dx9\ygs2kfunc.cpp(368) : error C2143: syntax error : missing ';' before '}'
..\..\src\main_dx9\ygs2kfunc.cpp(368) : error C2143: syntax error : missing ';' before ','
..\..\src\main_dx9\ygs2kfunc.cpp(369) : error C2143: syntax error : missing ';' before '{'
..\..\src\main_dx9\ygs2kfunc.cpp(369) : error C2143: syntax error : missing ';' before '}'
..\..\src\main_dx9\ygs2kfunc.cpp(369) : error C2143: syntax error : missing ';' before ','
..\..\src\main_dx9\ygs2kfunc.cpp(369) : error C2143: syntax error : missing ';' before ','
..\..\src\main_dx9\ygs2kfunc.cpp(372) : error C2466: cannot allocate an array of constant size 0
..\..\src\main_dx9\ygs2kfunc.cpp(372) : error C2143: syntax error : missing ';' before '.'
..\..\src\main_dx9\ygs2kfunc.cpp(372) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\..\src\main_dx9\ygs2kfunc.cpp(372) : error C2040: 'Pt' : 'int []' differs in levels of indirection from ''unknown-type''
..\..\src\main_dx9\ygs2kfunc.cpp(372) : error C2466: cannot allocate an array of constant size 0
..\..\src\main_dx9\ygs2kfunc.cpp(372) : error C2143: syntax error : missing ';' before '.'
..\..\src\main_dx9\ygs2kfunc.cpp(372) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\..\src\main_dx9\ygs2kfunc.cpp(372) : error C2040: 'Pt' : 'int []' differs in levels of indirection from ''unknown-type''
..\..\src\main_dx9\ygs2kfunc.cpp(373) : error C2143: syntax error : missing ';' before '.'
..\..\src\main_dx9\ygs2kfunc.cpp(373) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\..\src\main_dx9\ygs2kfunc.cpp(373) : error C2040: 'Pt' : 'int [1]' differs in levels of indirection from ''unknown-type''
..\..\src\main_dx9\ygs2kfunc.cpp(373) : error C2143: syntax error : missing ';' before '.'
..\..\src\main_dx9\ygs2kfunc.cpp(373) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\..\src\main_dx9\ygs2kfunc.cpp(373) : error C2040: 'Pt' : 'int [1]' differs in levels of indirection from ''unknown-type''
..\..\src\main_dx9\ygs2kfunc.cpp(374) : error C2143: syntax error : missing ';' before '.'
..\..\src\main_dx9\ygs2kfunc.cpp(374) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\..\src\main_dx9\ygs2kfunc.cpp(374) : error C2040: 'Pt' : 'int [2]' differs in levels of indirection from ''unknown-type''
..\..\src\main_dx9\ygs2kfunc.cpp(374) : error C2143: syntax error : missing ';' before '.'
..\..\src\main_dx9\ygs2kfunc.cpp(374) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\..\src\main_dx9\ygs2kfunc.cpp(374) : error C2040: 'Pt' : 'int [2]' differs in levels of indirection from ''unknown-type''
..\..\src\main_dx9\ygs2kfunc.cpp(375) : error C2143: syntax error : missing ';' before '.'
..\..\src\main_dx9\ygs2kfunc.cpp(375) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\..\src\main_dx9\ygs2kfunc.cpp(375) : error C2040: 'Pt' : 'int [3]' differs in levels of indirection from ''unknown-type''
..\..\src\main_dx9\ygs2kfunc.cpp(375) : error C2143: syntax error : missing ';' before '.'
..\..\src\main_dx9\ygs2kfunc.cpp(375) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\..\src\main_dx9\ygs2kfunc.cpp(375) : error C2040: 'Pt' : 'int [3]' differs in levels of indirection from ''unknown-type''
..\..\src\main_dx9\ygs2kfunc.cpp(377) : error C2065: 'Angle' : undeclared identifier
..\..\src\main_dx9\ygs2kfunc.cpp(377) : error C2761: 'void LunaMath::RotationPoint(LUNAPOINT *,Sint32)' : member function redeclaration not allowed
..\..\src\main_dx9\ygs2kfunc.cpp(378) : error C2761: 'void LunaMath::RotationPoint(LUNAPOINT *,Sint32)' : member function redeclaration not allowed
..\..\src\main_dx9\ygs2kfunc.cpp(379) : error C2761: 'void LunaMath::RotationPoint(LUNAPOINT *,Sint32)' : member function redeclaration not allowed
..\..\src\main_dx9\ygs2kfunc.cpp(380) : error C2761: 'void LunaMath::RotationPoint(LUNAPOINT *,Sint32)' : member function redeclaration not allowed
..\..\src\main_dx9\ygs2kfunc.cpp(382) : error C2466: cannot allocate an array of constant size 0
..\..\src\main_dx9\ygs2kfunc.cpp(382) : error C2143: syntax error : missing ';' before '.'
..\..\src\main_dx9\ygs2kfunc.cpp(382) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\..\src\main_dx9\ygs2kfunc.cpp(382) : error C2040: 'Pt' : 'int []' differs in levels of indirection from ''unknown-type''
..\..\src\main_dx9\ygs2kfunc.cpp(382) : error C2466: cannot allocate an array of constant size 0
..\..\src\main_dx9\ygs2kfunc.cpp(382) : error C2143: syntax error : missing ';' before '.'
..\..\src\main_dx9\ygs2kfunc.cpp(382) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\..\src\main_dx9\ygs2kfunc.cpp(382) : error C2040: 'Pt' : 'int []' differs in levels of indirection from ''unknown-type''
..\..\src\main_dx9\ygs2kfunc.cpp(383) : error C2143: syntax error : missing ';' before '.'
..\..\src\main_dx9\ygs2kfunc.cpp(383) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\..\src\main_dx9\ygs2kfunc.cpp(383) : error C2040: 'Pt' : 'int [1]' differs in levels of indirection from ''unknown-type''
..\..\src\main_dx9\ygs2kfunc.cpp(383) : error C2143: syntax error : missing ';' before '.'
..\..\src\main_dx9\ygs2kfunc.cpp(383) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\..\src\main_dx9\ygs2kfunc.cpp(383) : error C2040: 'Pt' : 'int [1]' differs in levels of indirection from ''unknown-type''
..\..\src\main_dx9\ygs2kfunc.cpp(384) : error C2143: syntax error : missing ';' before '.'
..\..\src\main_dx9\ygs2kfunc.cpp(384) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\..\src\main_dx9\ygs2kfunc.cpp(384) : error C2040: 'Pt' : 'int [2]' differs in levels of indirection from ''unknown-type''
..\..\src\main_dx9\ygs2kfunc.cpp(384) : error C2143: syntax error : missing ';' before '.'
..\..\src\main_dx9\ygs2kfunc.cpp(384) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\..\src\main_dx9\ygs2kfunc.cpp(384) : error C2040: 'Pt' : 'int [2]' differs in levels of indirection from ''unknown-type''
..\..\src\main_dx9\ygs2kfunc.cpp(385) : error C2143: syntax error : missing ';' before '.'
..\..\src\main_dx9\ygs2kfunc.cpp(385) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\..\src\main_dx9\ygs2kfunc.cpp(385) : error C2040: 'Pt' : 'int [3]' differs in levels of indirection from ''unknown-type''
..\..\src\main_dx9\ygs2kfunc.cpp(385) : error C2143: syntax error : missing ';' before '.'
..\..\src\main_dx9\ygs2kfunc.cpp(385) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\..\src\main_dx9\ygs2kfunc.cpp(385) : error C2040: 'Pt' : 'int [3]' differs in levels of indirection from ''unknown-type''
..\..\src\main_dx9\ygs2kfunc.cpp(387) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\..\src\main_dx9\ygs2kfunc.cpp(387) : error C2371: 's_pLastSetTexture' : redefinition; different basic types
        ..\..\src\main_dx9\ygs2kfunc.cpp(58) : see declaration of 's_pLastSetTexture'
..\..\src\main_dx9\ygs2kfunc.cpp(387) : error C2065: 'tex' : undeclared identifier
..\..\src\main_dx9\ygs2kfunc.cpp(390) : error C2059: syntax error : 'if'
..\..\src\main_dx9\ygs2kfunc.cpp(391) : error C2143: syntax error : missing ';' before '{'
..\..\src\main_dx9\ygs2kfunc.cpp(391) : error C2447: '{' : missing function header (old-style formal list?)
..\..\src\main_dx9\ygs2kfunc.cpp(397) : error C2059: syntax error : 'else'
..\..\src\main_dx9\ygs2kfunc.cpp(398) : error C2143: syntax error : missing ';' before '{'
..\..\src\main_dx9\ygs2kfunc.cpp(398) : error C2447: '{' : missing function header (old-style formal list?)
..\..\src\main_dx9\ygs2kfunc.cpp(402) : error C2146: syntax error : missing ';' before identifier 'PrimPt'
..\..\src\main_dx9\ygs2kfunc.cpp(402) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\..\src\main_dx9\ygs2kfunc.cpp(402) : error C2371: 'CPrimitivePoint2D' : redefinition; different basic types
..\..\src\main_dx9\ygs2kfunc.cpp(402) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\..\src\main_dx9\ygs2kfunc.cpp(402) : error C2040: 'PrimPt' : 'int []' differs in levels of indirection from ''unknown-type''
..\..\src\main_dx9\ygs2kfunc.cpp(402) : fatal error C1003: error count exceeds 100; stopping compilation
main.cpp
C:\Program Files\Microsoft Platform SDK for Windows XP SP2\Include\specstrings.h(334) : warning C4005: '__reserved' : macro redefinition
        D:\Visual Studio 2005\VC\include\sal.h(702) : see previous definition of '__reserved'
C:\Program Files\Microsoft Platform SDK for Windows XP SP2\Include\specstrings.h(341) : warning C4005: '__checkReturn' : macro redefinition
        D:\Visual Studio 2005\VC\include\sal.h(703) : see previous definition of '__checkReturn'
C:\Program Files\Microsoft Platform SDK for Windows XP SP2\Include\specstrings.h(344) : warning C4005: '__typefix' : macro redefinition
        D:\Visual Studio 2005\VC\include\sal.h(704) : see previous definition of '__typefix'
C:\Program Files\Microsoft Platform SDK for Windows XP SP2\Include\specstrings.h(349) : warning C4005: '__override' : macro redefinition
        D:\Visual Studio 2005\VC\include\sal.h(705) : see previous definition of '__override'
C:\Program Files\Microsoft Platform SDK for Windows XP SP2\Include\specstrings.h(350) : warning C4005: '__fallthrough' : macro redefinition
        D:\Visual Studio 2005\VC\include\sal.h(714) : see previous definition of '__fallthrough'
C:\Program Files\Microsoft Platform SDK for Windows XP SP2\Include\specstrings.h(351) : warning C4005: '__callback' : macro redefinition
        D:\Visual Studio 2005\VC\include\sal.h(706) : see previous definition of '__callback'
C:\Program Files\Microsoft Platform SDK for Windows XP SP2\Include\specstrings.h(352) : warning C4005: '__in' : macro redefinition
        D:\Visual Studio 2005\VC\include\sal.h(499) : see previous definition of '__in'
C:\Program Files\Microsoft Platform SDK for Windows XP SP2\Include\specstrings.h(353) : warning C4005: '__out' : macro redefinition
        D:\Visual Studio 2005\VC\include\sal.h(508) : see previous definition of '__out'
C:\Program Files\Microsoft Platform SDK for Windows XP SP2\Include\specstrings.h(354) : warning C4005: '__inout' : macro redefinition
        D:\Visual Studio 2005\VC\include\sal.h(527) : see previous definition of '__inout'
C:\Program Files\Microsoft Platform SDK for Windows XP SP2\Include\specstrings.h(356) : warning C4005: '__out_ecount' : macro redefinition
        D:\Visual Studio 2005\VC\include\sal.h(509) : see previous definition of '__out_ecount'
C:\Program Files\Microsoft Platform SDK for Windows XP SP2\Include\specstrings.h(357) : warning C4005: '__in_ecount' : macro redefinition
        D:\Visual Studio 2005\VC\include\sal.h(500) : see previous definition of '__in_ecount'
C:\Program Files\Microsoft Platform SDK for Windows XP SP2\Include\specstrings.h(358) : warning C4005: '__inout_ecount' : macro redefinition
        D:\Visual Studio 2005\VC\include\sal.h(528) : see previous definition of '__inout_ecount'
C:\Program Files\Microsoft Platform SDK for Windows XP SP2\Include\specstrings.h(359) : warning C4005: '__out_bcount' : macro redefinition
        D:\Visual Studio 2005\VC\include\sal.h(510) : see previous definition of '__out_bcount'
C:\Program Files\Microsoft Platform SDK for Windows XP SP2\Include\specstrings.h(360) : warning C4005: '__in_bcount' : macro redefinition
        D:\Visual Studio 2005\VC\include\sal.h(501) : see previous definition of '__in_bcount'
C:\Program Files\Microsoft Platform SDK for Windows XP SP2\Include\specstrings.h(361) : warning C4005: '__inout_bcount' : macro redefinition
        D:\Visual Studio 2005\VC\include\sal.h(529) : see previous definition of '__inout_bcount'
C:\Program Files\Microsoft Platform SDK for Windows XP SP2\Include\mmreg.h : warning C4819: The file contains a character that cannot be represented in the current code page (932). Save the file in Unicode format to prevent data loss
c:\program files\microsoft directx sdk (april 2007)\include\d3d9types.h(1385) : warning C4819: The file contains a character that cannot be represented in the current code page (932). Save the file in Unicode format to prevent data loss
C:\Program Files\Microsoft SDKs\DX9ASDK\Include\uuids.h : warning C4819: The file contains a character that cannot be represented in the current code page (932). Save the file in Unicode format to prevent data loss
Generating Code...
Results
  
Build log was saved at "file://d:\HeborisUE\build\vc_dx9\Release\BuildLog.htm"
HeborisDx9 - 121 error(s), 38 warning(s)