- Moderator
- #41
Here the log
Code:
Severity Code Description Project File Line Suppression State
Error The type or namespace name 'AudioSwitcher' could not be found (are you missing a using directive or an assembly reference?) Core D:\MediaPortal-1\mediaportal\Core\Player\VolumeHandler.cs 26
Error The type or namespace name 'AudioSwitcher' could not be found (are you missing a using directive or an assembly reference?) Core D:\MediaPortal-1\mediaportal\Core\Player\VolumeHandler.cs 27
Error The type or namespace name 'CoreAudioController' could not be found (are you missing a using directive or an assembly reference?) Core D:\MediaPortal-1\mediaportal\Core\Player\VolumeHandler.cs 46
Error The type or namespace name 'AudioSwitcher' could not be found (are you missing a using directive or an assembly reference?) Core D:\MediaPortal-1\mediaportal\Core\Mixer\Mixer.cs 25
Error The type or namespace name 'AudioSwitcher' could not be found (are you missing a using directive or an assembly reference?) Core D:\MediaPortal-1\mediaportal\Core\Mixer\Mixer.cs 26
Error The type or namespace name 'AudioSwitcher' could not be found (are you missing a using directive or an assembly reference?) Core D:\MediaPortal-1\mediaportal\Core\Mixer\Mixer.cs 27
Error The type or namespace name 'CoreAudioController' could not be found (are you missing a using directive or an assembly reference?) Core D:\MediaPortal-1\mediaportal\Core\Mixer\Mixer.cs 217
Error The type or namespace name 'CoreAudioDevice' could not be found (are you missing a using directive or an assembly reference?) Core D:\MediaPortal-1\mediaportal\Core\Mixer\Mixer.cs 218
Error CS0246 The type or namespace name 'AudioSwitcher' could not be found (are you missing a using directive or an assembly reference?) MediaPortal D:\MediaPortal-1\mediaportal\MediaPortal.Application\MediaPortal.cs 62 Active
Error CS0246 The type or namespace name 'CoreAudioController' could not be found (are you missing a using directive or an assembly reference?) MediaPortal D:\MediaPortal-1\mediaportal\MediaPortal.Application\MediaPortal.cs 222 Active
Error CS0246 The type or namespace name 'CoreAudioController' could not be found (are you missing a using directive or an assembly reference?) MediaPortal D:\MediaPortal-1\mediaportal\MediaPortal.Application\MediaPortal.cs 222 Active
Error CS0246 The type or namespace name 'CoreAudioController' could not be found (are you missing a using directive or an assembly reference?) MediaPortal D:\MediaPortal-1\mediaportal\MediaPortal.Application\MediaPortal.cs 3112 Active
Error CS0246 The type or namespace name 'CoreAudioDevice' could not be found (are you missing a using directive or an assembly reference?) MediaPortal D:\MediaPortal-1\mediaportal\MediaPortal.Application\MediaPortal.cs 3117 Active
Error CS0103 The name 'AudioSwitcher' does not exist in the current context MediaPortal D:\MediaPortal-1\mediaportal\MediaPortal.Application\MediaPortal.cs 3118 Active
Error CS0103 The name 'AudioSwitcher' does not exist in the current context MediaPortal D:\MediaPortal-1\mediaportal\MediaPortal.Application\MediaPortal.cs 3119 Active