I followed the howto's to get the source and compile but when trying to compile I get 482 build errors. All are reference errors, I tryed to deete and add the reference but it doesn't change anything.
{VS.NET 2003 ,install DX9.0c SDK Update(June 2005)}
{VS.NET 2003 ,install DX9.0c SDK Update(June 2005)}
Code:
C:\mediaportal\Dialogs\Dialogs\GUIDialogSelect.cs(80): The type or namespace name 'Action' could not be found (are you missing a using directive or an assembly reference?)
C:\mediaportal\Dialogs\Dialogs\GUIDialogSelect2.cs(77): The type or namespace name 'Action' could not be found (are you missing a using directive or an assembly reference?)
C:\mediaportal\Dialogs\Dialogs\VirtualSearchKeyboard.cs(680): The type or namespace name 'Action' could not be found (are you missing a using directive or an assembly reference?)
C:\mediaportal\Dialogs\Dialogs\VirtualKeyboard.cs(639): The type or namespace name 'Action' could not be found (are you missing a using directive or an assembly reference?)
C:\mediaportal\Dialogs\Dialogs\GUIDialogSetRating.cs(84): The type or namespace name 'Action' could not be found (are you missing a using directive or an assembly reference?)
C:\mediaportal\Dialogs\Dialogs\GUIDialogText.cs(48): The type or namespace name 'Action' could not be found (are you missing a using directive or an assembly reference?)
C:\mediaportal\Dialogs\Dialogs\GUIDialogYesNo.cs(68): The type or namespace name 'Action' could not be found (are you missing a using directive or an assembly reference?)
C:\mediaportal\RemotePlugins\FireDTV\MPRemoteInterface.cs(33): The type or namespace name 'Action' could not be found (are you missing a using directive or an assembly reference?)
C:\mediaportal\RemotePlugins\MCE2005Remote\MCE2005Remote.cs(250): The type or namespace name 'Action' could not be found (are you missing a using directive or an assembly reference?)
C:\mediaportal\RemotePlugins\HID\HIDListener.cs(32): The type or namespace name 'Action' could not be found (are you missing a using directive or an assembly reference?)
C:\mediaportal\RemotePlugins\InputDevices.cs(56): The type or namespace name 'Action' could not be found (are you missing a using directive or an assembly reference?)
C:\mediaportal\ProcessPlugins\ExternalDisplay\ExternalDisplay.cs(353): The type or namespace name 'Action' could not be found (are you missing a using directive or an assembly reference?)
C:\mediaportal\xbmc\MediaPortal.cs(1188): The type or namespace name 'Action' could not be found (are you missing a using directive or an assembly reference?)
C:\mediaportal\Configuration\AnalogTVTuningForm.cs(43): The type or namespace name 'AutoTuneCallback' could not be found (are you missing a using directive or an assembly reference?)
C:\mediaportal\Dialogs\Dialogs\VirtualKeyboard.cs(440): The type or namespace name 'CachedTexture' could not be found (are you missing a using directive or an assembly reference?)
C:\mediaportal\Dialogs\Dialogs\VirtualSearchKeyboard.cs(470): The type or namespace name 'CachedTexture' could not be found (are you missing a using directive or an assembly reference?)
C:\mediaportal\xbmc\MediaPortal.cs(56): The type or namespace name 'Core' does not exist in the class or namespace 'MediaPortal' (are you missing an assembly reference?)
C:\mediaportal\Configuration\Sections\MusicDatabase.cs(35): The type or namespace name 'Database' does not exist in the class or namespace 'MediaPortal' (are you missing an assembly reference?)
C:\mediaportal\ProcessPlugins\CallerId\ISDN\CallerIdISDN.cs(32): The type or namespace name 'Dialogs' does not exist in the class or namespace 'MediaPortal' (are you missing an assembly reference?)
C:\mediaportal\xbmc\d3dapp.cs(43): The type or namespace name 'Dialogs' does not exist in the class or namespace 'MediaPortal' (are you missing an assembly reference?)
C:\mediaportal\xbmc\MediaPortal.cs(45): The type or namespace name 'Dialogs' does not exist in the class or namespace 'MediaPortal' (are you missing an assembly reference?)
C:\mediaportal\Configuration\Sections\RadioStations.cs(33): The type or namespace name 'DirectX' could not be found (are you missing a using directive or an assembly reference?)
C:\mediaportal\Configuration\Sections\TVCaptureCards.cs(30): The type or namespace name 'DirectX' could not be found (are you missing a using directive or an assembly reference?)
C:\mediaportal\xbmc\MediaPortal.cs(58): The type or namespace name 'Dispatcher' does not exist in the class or namespace 'MediaPortal' (are you missing an assembly reference?)
C:\mediaportal\xbmc\MediaPortal.cs(2237): The type or namespace name 'DoWorkEventArgs' could not be found (are you missing a using directive or an assembly reference?)
C:\mediaportal\xbmc\CodecsForm.cs(29): The type or namespace name 'DShowNET' could not be found (are you missing a using directive or an assembly reference?)
C:\mediaportal\Configuration\Sections\DScalerVideoFilter.cs(31): The type or namespace name 'DShowNET' could not be found (are you missing a using directive or an assembly reference?)
C:\mediaportal\Configuration\Sections\DScalerVideoFilter.cs(32): The type or namespace name 'DShowNET' could not be found (are you missing a using directive or an assembly reference?)
C:\mediaportal\Configuration\Sections\DVDCodec.cs(30): The type or namespace name 'DShowNET' could not be found (are you missing a using directive or an assembly reference?)
C:\mediaportal\Configuration\Sections\DScalerAudioFilter.cs(32): The type or namespace name 'DShowNET' could not be found (are you missing a using directive or an assembly reference?)
C:\mediaportal\Configuration\Sections\DScalerAudioFilter.cs(31): The type or namespace name 'DShowNET' could not be found (are you missing a using directive or an assembly reference?)
C:\mediaportal\Configuration\Sections\TVCaptureCards.cs(28): The type or namespace name 'DShowNET' could not be found (are you missing a using directive or an assembly reference?)
C:\mediaportal\Configuration\Sections\RadioStations.cs(32): The type or namespace name 'DShowNET' could not be found (are you missing a using directive or an assembly reference?)
C:\mediaportal\Configuration\Sections\Radio.cs(29): The type or namespace name 'DShowNET' could not be found (are you missing a using directive or an assembly reference?)
C:\mediaportal\Configuration\Sections\TVCaptureCards.cs(29): The type or namespace name 'DShowNET' could not be found (are you missing a using directive or an assembly reference?)
C:\mediaportal\Configuration\Sections\DVDCodec.cs(31): The type or namespace name 'DShowNET' could not be found (are you missing a using directive or an assembly reference?)
C:\mediaportal\Configuration\Sections\Television.cs(28): The type or namespace name 'DShowNET' could not be found (are you missing a using directive or an assembly reference?)
C:\mediaportal\Configuration\Sections\Wizard_AnalogTV.cs(31): The type or namespace name 'DShowNET' could not be found (are you missing a using directive or an assembly reference?)
C:\mediaportal\Configuration\Sections\TVChannels.cs(39): The type or namespace name 'DShowNET' could not be found (are you missing a using directive or an assembly reference?)
C:\mediaportal\Configuration\Sections\TVGroups.cs(39): The type or namespace name 'DShowNET' could not be found (are you missing a using directive or an assembly reference?)
C:\mediaportal\Configuration\Sections\MoviePlayer.cs(28): The type or namespace name 'DShowNET' could not be found (are you missing a using directive or an assembly reference?)
C:\mediaportal\Configuration\Sections\Mpeg2DecVideoFilter.cs(32): The type or namespace name 'DShowNET' could not be found (are you missing a using directive or an assembly reference?)
C:\mediaportal\Configuration\Sections\Television.cs(29): The type or namespace name 'DShowNET' could not be found (are you missing a using directive or an assembly reference?)
C:\mediaportal\Configuration\Sections\Mpeg2DecAudioFilter.cs(31): The type or namespace name 'DShowNET' could not be found (are you missing a using directive or an assembly reference?)
C:\mediaportal\Configuration\Sections\Mpeg2DecAudioFilter.cs(32): The type or namespace name 'DShowNET' could not be found (are you missing a using directive or an assembly reference?)
C:\mediaportal\Configuration\Sections\Mpeg2DecVideoFilter.cs(31): The type or namespace name 'DShowNET' could not be found (are you missing a using directive or an assembly reference?)
C:\mediaportal\Configuration\Sections\MovieViews.cs(30): The type or namespace name 'GUI' does not exist in the class or namespace 'MediaPortal' (are you missing an assembly reference?)
C:\mediaportal\Configuration\Sections\USBUIRT.cs(29): The type or namespace name 'GUI' does not exist in the class or namespace 'MediaPortal' (are you missing an assembly reference?)
C:\mediaportal\Configuration\Sections\WinLirc.cs(29): The type or namespace name 'GUI' does not exist in the class or namespace 'MediaPortal' (are you missing an assembly reference?)
C:\mediaportal\Configuration\AnalogTVTuningForm.cs(32): The type or namespace name 'GUI' does not exist in the class or namespace 'MediaPortal' (are you missing an assembly reference?)
C:\mediaportal\Configuration\Sections\TVCaptureCards.cs(31): The type or namespace name 'GUI' does not exist in the class or namespace 'MediaPortal' (are you missing an assembly reference?)
C:\mediaportal\Configuration\Sections\MusicDatabase.cs(34): The type or namespace name 'GUI' does not exist in the class or namespace 'MediaPortal' (are you missing an assembly reference?)
C:\mediaportal\Configuration\Sections\Wizard_DVBCTV.cs(29): The type or namespace name 'GUI' does not exist in the class or namespace 'MediaPortal' (are you missing an assembly reference?)
C:\mediaportal\Configuration\Sections\Wizard_DVBSTV.cs(29): The type or namespace name 'GUI' does not exist in the class or namespace 'MediaPortal' (are you missing an assembly reference?)
C:\mediaportal\Configuration\Sections\MusicViews.cs(30): The type or namespace name 'GUI' does not exist in the class or namespace 'MediaPortal' (are you missing an assembly reference?)
C:\mediaportal\Configuration\Sections\MusicViews.cs(31): The type or namespace name 'GUI' does not exist in the class or namespace 'MediaPortal' (are you missing an assembly reference?)
C:\mediaportal\Configuration\Sections\Plugins.cs(31): The type or namespace name 'GUI' does not exist in the class or namespace 'MediaPortal' (are you missing an assembly reference?)
C:\mediaportal\Configuration\Sections\MovieDatabase.cs(30): The type or namespace name 'GUI' does not exist in the class or namespace 'MediaPortal' (are you missing an assembly reference?)
C:\mediaportal\Configuration\Sections\Keys.cs(30): The type or namespace name 'GUI' does not exist in the class or namespace 'MediaPortal' (are you missing an assembly reference?)
C:\mediaportal\Configuration\Sections\Wizard_DVBSTVSetting.cs(29): The type or namespace name 'GUI' does not exist in the class or namespace 'MediaPortal' (are you missing an assembly reference?)
C:\mediaportal\Configuration\Sections\FireDTVRemote.cs(28): The type or namespace name 'GUI' does not exist in the class or namespace 'MediaPortal' (are you missing an assembly reference?)
C:\mediaportal\Configuration\DigitalTVTuningForm.cs(32): The type or namespace name 'GUI' does not exist in the class or namespace 'MediaPortal' (are you missing an assembly reference?)
C:\mediaportal\Configuration\Sections\MovieViews.cs(31): The type or namespace name 'GUI' does not exist in the class or namespace 'MediaPortal' (are you missing an assembly reference?)