A
Anonymous
Guest
Requirements:
-Visual Studio 2003.NET
-The sources (look here how to get them: http://nolanparty.com/mediaportal.sourceforge.net/phpBB2/viewtopic.php?p=24#24
-DirectX 9.0c Summer 2004 SDK http://www.microsoft.com/downloads/...42-9912-42a3-9a9e-d857199f888e&displaylang=en
How to compile:
-Install Visual Studio 2003.NET (Be sure to install C#!)
-Install the DirectX 9.0c SDK
-get the sources
-run mediaportal/setup/postsetup/register.bat
-Start Visual Studio 2003.NET
-choose File->Open Solution...
-select mediaportal/MediaPortal.sln
-select Build->configuration...
- in the dropdown box select 'Release' configuration
- select Close button
-select Build->Rebuild solution...
If you want to build a debug version then:
-copy everything from mediaportal/xbmc/bin/release to mediaportal/xbmc/bin/debug but
DONT OVERWRITE ANY FILES IN THE /debug FOLDER!!!
-Start Visual Studio 2003.NET
-choose File->Open Solution...
-select mediaportal/MediaPortal.sln
-select Build->configuration...
- in the dropdown box select 'Debug' configuration
- select Close button
-select Build->Rebuild solution...
Thats it
Frodo
-Visual Studio 2003.NET
-The sources (look here how to get them: http://nolanparty.com/mediaportal.sourceforge.net/phpBB2/viewtopic.php?p=24#24
-DirectX 9.0c Summer 2004 SDK http://www.microsoft.com/downloads/...42-9912-42a3-9a9e-d857199f888e&displaylang=en
How to compile:
-Install Visual Studio 2003.NET (Be sure to install C#!)
-Install the DirectX 9.0c SDK
-get the sources
-run mediaportal/setup/postsetup/register.bat
-Start Visual Studio 2003.NET
-choose File->Open Solution...
-select mediaportal/MediaPortal.sln
-select Build->configuration...
- in the dropdown box select 'Release' configuration
- select Close button
-select Build->Rebuild solution...
If you want to build a debug version then:
-copy everything from mediaportal/xbmc/bin/release to mediaportal/xbmc/bin/debug but
DONT OVERWRITE ANY FILES IN THE /debug FOLDER!!!
-Start Visual Studio 2003.NET
-choose File->Open Solution...
-select mediaportal/MediaPortal.sln
-select Build->configuration...
- in the dropdown box select 'Debug' configuration
- select Close button
-select Build->Rebuild solution...
Thats it
Frodo