HOW-TO compile XBMC for Xbox from SVN

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
jmarshall Offline
Team-XBMC Developer
Posts: 24,523
Joined: Oct 2003
Reputation: 138
Post: #191
You need 2003.

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


[Image: badge.gif]
find quote
jmarshall Offline
Team-XBMC Developer
Posts: 24,523
Joined: Oct 2003
Reputation: 138
Post: #192
2008 should build XBMC_PC (probably with modifications) and XBMC_Linux for win32 just fine. You just can't build for xbox with 2008.

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


[Image: badge.gif]
find quote
Gamester17 Offline
Team-XBMC Forum Moderator
Posts: 10,595
Joined: Sep 2003
Reputation: 9
Location: Sweden
Post: #193
Yes you need Visual Studio 2003 to compile XBMC for Xbox, but you can use XDK 5933 (with Visual Studio 2003 that is).
http://www.xboxmediacenter.com/wiki/inde...ment_Notes

agathorn Wrote:Nevermind I found the answer to my own question in the Wiki. No, it isn't possible. Unfortunately since the two version of VC that I have are the old VS 6, and the newest VS, i'm pretty much screwed on helping out there I guess.
You could install Windows under a VMware vertual machine to compile in there, (or you could compile XBMC for Windows or Linux instead).

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote
CrazyIvan Offline
Senior Member
Posts: 159
Joined: Dec 2004
Reputation: 0
Post: #194
jmarshall Wrote:2008 should build XBMC_PC (probably with modifications) and XBMC_Linux for win32 just fine. You just can't build for xbox with 2008.

Are the steps to build XBMC_Linux for win32 documented anywhere? Thanks in advance.

cheers,

crazyivan
find quote
jmarshall Offline
Team-XBMC Developer
Posts: 24,523
Joined: Oct 2003
Reputation: 138
Post: #195
Load the solution in tools/Win32.

Grab SDL libs and setup path in Visual Studio to point to them.

Build.

Fix errors Wink

Cheers,
Jonathan

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


[Image: badge.gif]
find quote
Post Reply