Error compiling sources XBMC4XBOX

Discussion of XBMC4XBOX development.
Post Reply
User avatar
hal9000
Posts: 57
Joined: Sun Nov 04, 2012 9:31 pm
Location: BCN. Spain
Has thanked: 35 times
Been thanked: 6 times

Error compiling sources XBMC4XBOX

Post by hal9000 »

Hi, I was installed all programs needed to compiling sources, but errors appears ever and the file BuidLog.htm does't exist.

Image
psyko_chewbacca
Posts: 213
Joined: Fri Oct 05, 2012 5:19 pm
Location: Québec, Canada
Has thanked: 21 times
Been thanked: 125 times

Re: Error compiling sources XBMC4XBOX

Post 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.
User avatar
BuZz
Site Admin
Posts: 1890
Joined: Wed Jul 04, 2012 12:50 am
Location: UK
Has thanked: 65 times
Been thanked: 422 times
Contact:

Re: Error compiling sources XBMC4XBOX

Post by BuZz »

check all the files exist and they are readable - as its currently unable to open the vcproj files for whatever reason.
User avatar
hal9000
Posts: 57
Joined: Sun Nov 04, 2012 9:31 pm
Location: BCN. Spain
Has thanked: 35 times
Been thanked: 6 times

Re: Error compiling sources XBMC4XBOX

Post by hal9000 »

Hi, i was installed the same soft but in win7 instead winxp, the compiling are 100% OK :D

Image
sither
Posts: 2
Joined: Thu Feb 28, 2013 6:15 am

Re: Error compiling sources XBMC4XBOX

Post 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
Post Reply