Page 1 of 1
Error compiling sources XBMC4XBOX
Posted: Thu Dec 20, 2012 9:30 pm
by hal9000
Hi, I was installed all programs needed to compiling sources, but errors appears ever and the file BuidLog.htm does't exist.

Re: Error compiling sources XBMC4XBOX
Posted: Fri Dec 21, 2012 1:07 pm
by psyko_chewbacca
Looks like the compiling script cannot find Visual Studio. Have you completely installed the XDK? If yes you should check that .vcproj files are correctly linked to the correct version of Visual Studio.
Re: Error compiling sources XBMC4XBOX
Posted: Fri Dec 21, 2012 3:00 pm
by BuZz
check all the files exist and they are readable - as its currently unable to open the vcproj files for whatever reason.
Re: Error compiling sources XBMC4XBOX
Posted: Sat Dec 22, 2012 6:21 pm
by hal9000
Hi, i was installed the same soft but in win7 instead winxp, the compiling are 100% OK

Re: Error compiling sources XBMC4XBOX
Posted: Thu Feb 28, 2013 6:28 am
by sither
I know this is a late response, but for anyone else who has this problem; first, try to reinstall XDK with /s switch, most likely VS received an update and that is all that is required.
Quoted from the wiki, wrote:
Microsoft Xbox Software Development Kit (a.k.a. XDK)
Note: If you installed Service Pack 1 for Visual Studio (or otherwise modified the installed files),
you need to run the XDK setup with the /s flag.
Also, make sure there are no spaces in the path, because %REV_FILE% nor %CWD% are quoted for in update_svn_rev.bat.
Hope this helps others.
Best of luck,
sither