djdafreund
2008-11-20, 10:00
It's throwing me an error no much after starting the build script, both using vs2003 method, and also using Win32setup installer maker method. Just started happening since yesterday (or day before yesterday) SVN compiles. This is happening even with a fresh and new SVN directory.
The ending of the log file is below-
Creating command line "cl.exe @"d:\XBMC\PC\project\VS2008Express\XBMC\Release (SDL)\RSP00001154445240.rsp" /nologo /errorReport:queue"
Creating temporary file "d:\XBMC\PC\project\VS2008Express\XBMC\Release (SDL)\RSP00001254445240.rsp" with contents
[
/Ox /Ot /Oy /I "..\..\xbmc\cores\dvdplayer" /I "..\..\xbmc\win32" /I "..\..\xbmc\cores" /I "..\..\xbmc\\" /I "..\..\xbmc\utils" /I "..\..\guilib\\" /I "..\..\\" /I "..\..\xbmc\lib\libUPnP\Platinum\Source\Devices\Med iaRenderer" /I "..\..\xbmc\lib\libUPnP\Platinum\Source\Devices\Med iaConnect" /I "..\..\xbmc\lib\libUPnP\Platinum\Source\Devices\Med iaServer" /I "..\..\xbmc\lib\libUPnP\Platinum\Source\Core" /I "..\..\xbmc\lib\libUPnP\Platinum\Thirdparty\Neptune \Source\Core" /I "..\..\xbmc\lib\libUPnP\Platinum\Thirdparty\Neptune \Source\System\Win32" /I "..\..\xbmc\cores\dvdplayer\DVDCodecs\Overlay" /I "..\..\xbmc\FileSystem" /I "..\..\xbmc\lib\libRTMP" /I "..\..\xbmc\lib\boost" /I "..\..\xbmc\lib\libPython\Python\PC" /D "_WINDOWS" /D "_MSVC" /D "WIN32" /D "NDEBUG" /D "_WIN32_WINNT=0x0501" /D "WINVER=0x0500" /D "HAS_SDL" /D "NOMINMAX" /D "_USE_32BIT_TIME_T" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /FD /MT /GS- /arch:SSE /Fo"XBMC\Release (SDL)\\" /Fd"XBMC\Release (SDL)\vc90.pdb" /W3 /c /TC /wd4996 /EHa /MP
..\..\xbmc\cores\DllLoader\exports\emu_socket\inet _pton.c
..\..\xbmc\cores\DllLoader\exports\emu_socket\inet _ntop.c
..\..\xbmc\cores\DllLoader\exports\emu_socket\inet _aton.c
..\..\xbmc\cores\DllLoader\exports\emu_socket\getn ameinfo.c
..\..\xbmc\cores\DllLoader\exports\emu_socket\geta ddrinfo.c
..\..\xbmc\cores\dvdplayer\DVDCodecs\Overlay\libsp ucc\cc_decoder.c
]
Creating command line "cl.exe @"d:\XBMC\PC\project\VS2008Express\XBMC\Release (SDL)\RSP00001254445240.rsp" /nologo /errorReport:queue"
Output Window
Compiling...stdafx.cpp..\..\guilib\system.h(81) : fatal error C1083: Cannot open include file: 'DInput.h': No such file or directory
Results Build log was saved at "file://d:\XBMC\PC\project\VS2008Express\XBMC\Release (SDL)\BuildLog.htm"XBMC - 1 error(s), 0 warning(s)
The ending of the log file is below-
Creating command line "cl.exe @"d:\XBMC\PC\project\VS2008Express\XBMC\Release (SDL)\RSP00001154445240.rsp" /nologo /errorReport:queue"
Creating temporary file "d:\XBMC\PC\project\VS2008Express\XBMC\Release (SDL)\RSP00001254445240.rsp" with contents
[
/Ox /Ot /Oy /I "..\..\xbmc\cores\dvdplayer" /I "..\..\xbmc\win32" /I "..\..\xbmc\cores" /I "..\..\xbmc\\" /I "..\..\xbmc\utils" /I "..\..\guilib\\" /I "..\..\\" /I "..\..\xbmc\lib\libUPnP\Platinum\Source\Devices\Med iaRenderer" /I "..\..\xbmc\lib\libUPnP\Platinum\Source\Devices\Med iaConnect" /I "..\..\xbmc\lib\libUPnP\Platinum\Source\Devices\Med iaServer" /I "..\..\xbmc\lib\libUPnP\Platinum\Source\Core" /I "..\..\xbmc\lib\libUPnP\Platinum\Thirdparty\Neptune \Source\Core" /I "..\..\xbmc\lib\libUPnP\Platinum\Thirdparty\Neptune \Source\System\Win32" /I "..\..\xbmc\cores\dvdplayer\DVDCodecs\Overlay" /I "..\..\xbmc\FileSystem" /I "..\..\xbmc\lib\libRTMP" /I "..\..\xbmc\lib\boost" /I "..\..\xbmc\lib\libPython\Python\PC" /D "_WINDOWS" /D "_MSVC" /D "WIN32" /D "NDEBUG" /D "_WIN32_WINNT=0x0501" /D "WINVER=0x0500" /D "HAS_SDL" /D "NOMINMAX" /D "_USE_32BIT_TIME_T" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /FD /MT /GS- /arch:SSE /Fo"XBMC\Release (SDL)\\" /Fd"XBMC\Release (SDL)\vc90.pdb" /W3 /c /TC /wd4996 /EHa /MP
..\..\xbmc\cores\DllLoader\exports\emu_socket\inet _pton.c
..\..\xbmc\cores\DllLoader\exports\emu_socket\inet _ntop.c
..\..\xbmc\cores\DllLoader\exports\emu_socket\inet _aton.c
..\..\xbmc\cores\DllLoader\exports\emu_socket\getn ameinfo.c
..\..\xbmc\cores\DllLoader\exports\emu_socket\geta ddrinfo.c
..\..\xbmc\cores\dvdplayer\DVDCodecs\Overlay\libsp ucc\cc_decoder.c
]
Creating command line "cl.exe @"d:\XBMC\PC\project\VS2008Express\XBMC\Release (SDL)\RSP00001254445240.rsp" /nologo /errorReport:queue"
Output Window
Compiling...stdafx.cpp..\..\guilib\system.h(81) : fatal error C1083: Cannot open include file: 'DInput.h': No such file or directory
Results Build log was saved at "file://d:\XBMC\PC\project\VS2008Express\XBMC\Release (SDL)\BuildLog.htm"XBMC - 1 error(s), 0 warning(s)