Win -- Help --: VS2003 build Kodi project failed
#1
I tried build Kodi project on Windows, but met build error at the final step,
Build stopped on Kodi project,

Prebuild:
1. Installed DirectX,
2. Visual Studio 2013,
3. Has run project\BuildDependencies\DownloadBuildDeps.bat in cygwin console,
4. Tried build in VS2003 IDE and cygwin with command line (launch command devenv "XBMC for Windows.sln" /Project Kodi /Rebuild Release), both failed at the same place.

Here is cygwin command line build output:
--
10>------ Rebuild All started: Project: Kodi, Configuration: Release Win32 -----
-
10> Retrieving the git revision
10> Generating SWIG bindings
10> [e:\OpenSourceProjects\xbmc\xbmc\interfaces\python\generated\AddonModuleXbm
c.xml, e:\OpenSourceProjects\xbmc\xbmc\interfaces\python\PythonSwig.cpp.template
, e:\OpenSourceProjects\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmc.cp
p, e:\OpenSourceProjects\xbmc\xbmc\interfaces\python\generated\doxygenxml]
10> Processing "e:\OpenSourceProjects\xbmc\xbmc\interfaces\python\PythonSwig.cp
p.template" using the module specification for module "e:\OpenSourceProjects\xbm
c\xbmc\interfaces\python\generated\AddonModuleXbmc.xml"
10> writing
10> Generating SWIG bindings
10> [e:\OpenSourceProjects\xbmc\xbmc\interfaces\python\generated\AddonModuleXbm
caddon.xml, e:\OpenSourceProjects\xbmc\xbmc\interfaces\python\PythonSwig.cpp.tem
plate, e:\OpenSourceProjects\xbmc\xbmc\interfaces\python\generated\AddonModuleXb
mcaddon.cpp, e:\OpenSourceProjects\xbmc\xbmc\interfaces\python\generated\doxygen
xml]
10> Processing "e:\OpenSourceProjects\xbmc\xbmc\interfaces\python\PythonSwig.cp
p.template" using the module specification for module "e:\OpenSourceProjects\xbm
c\xbmc\interfaces\python\generated\AddonModuleXbmcaddon.xml"
10> writing
10> Generating SWIG bindings
10> [e:\OpenSourceProjects\xbmc\xbmc\interfaces\python\generated\AddonModuleXbm
cgui.xml, e:\OpenSourceProjects\xbmc\xbmc\interfaces\python\PythonSwig.cpp.templ
ate, e:\OpenSourceProjects\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmc
gui.cpp, e:\OpenSourceProjects\xbmc\xbmc\interfaces\python\generated\doxygenxml]

10> Processing "e:\OpenSourceProjects\xbmc\xbmc\interfaces\python\PythonSwig.cp
p.template" using the module specification for module "e:\OpenSourceProjects\xbm
c\xbmc\interfaces\python\generated\AddonModuleXbmcgui.xml"
10> writing
10> Generating SWIG bindings
10> [e:\OpenSourceProjects\xbmc\xbmc\interfaces\python\generated\AddonModuleXbm
cplugin.xml, e:\OpenSourceProjects\xbmc\xbmc\interfaces\python\PythonSwig.cpp.te
mplate, e:\OpenSourceProjects\xbmc\xbmc\interfaces\python\generated\AddonModuleX
bmcplugin.cpp, e:\OpenSourceProjects\xbmc\xbmc\interfaces\python\generated\doxyg
enxml]
10> Processing "e:\OpenSourceProjects\xbmc\xbmc\interfaces\python\PythonSwig.cp
p.template" using the module specification for module "e:\OpenSourceProjects\xbm
c\xbmc\interfaces\python\generated\AddonModuleXbmcplugin.xml"
10> writing
10> Generating SWIG bindings
10> [e:\OpenSourceProjects\xbmc\xbmc\interfaces\python\generated\AddonModuleXbm
cvfs.xml, e:\OpenSourceProjects\xbmc\xbmc\interfaces\python\PythonSwig.cpp.templ
ate, e:\OpenSourceProjects\xbmc\xbmc\interfaces\python\generated\AddonModuleXbmc
vfs.cpp, e:\OpenSourceProjects\xbmc\xbmc\interfaces\python\generated\doxygenxml]

10> Processing "e:\OpenSourceProjects\xbmc\xbmc\interfaces\python\PythonSwig.cp
p.template" using the module specification for module "e:\OpenSourceProjects\xbm
c\xbmc\interfaces\python\generated\AddonModuleXbmcvfs.xml"
10> writing
10> Generating ServiceDescription.h for JSON-RPC API
10> The system cannot find the path specified.
10> 1 file(s) moved.
10> Generating ServiceDescription.h for JSON-RPC API
10> The system cannot find the path specified.
10> 1 file(s) moved.
10> Generating ServiceDescription.h for JSON-RPC API
10> The system cannot find the path specified.
10> 1 file(s) moved.
10> Generating ServiceDescription.h for JSON-RPC API
10> The system cannot find the path specified.
10> 1 file(s) moved.
10> Generating ServiceDescription.h for JSON-RPC API
10> The system cannot find the path specified.
10> 1 file(s) moved.
10> Generating CompileInfo.cpp
10> The system cannot find the path specified.
10> The system cannot find the path specified.
10> The system cannot find the path specified.
10> The system cannot find the path specified.
10> The system cannot find the path specified.
10> The system cannot find the path specified.
10> The system cannot find the path specified.
10> The system cannot find the path specified.
10> The system cannot find the path specified.
10>C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppCommon.targets(
170,5): error MSB6006: "cmd.exe" exited with code 1.
========== Rebuild All: 8 succeeded, 1 failed, 1 skipped ==========
Reply
#2
http://kodi.wiki/view/HOW-TO:Compile_for_Windows Smile

Step 3 have lots of steps you missed.
Reply

Logout Mark Read Team Forum Stats Members Help
-- Help --: VS2003 build Kodi project failed0