Reply to thread

Hi mate,


When I try to compile GUDTV I get the following error...


Preparing resources...

Updating references...

Performing main compilation...

C:\mediaportal\GUIDTV\FilterManager.cs(289,94): error CS0103: The name 'tmpObject' does not exist in the class or namespace 'GUIDTV.FilterManager'

C:\mediaportal\GUIDTV\FilterManager.cs(293,36): error CS0103: The name 'tmpObject' does not exist in the class or namespace 'GUIDTV.FilterManager'

C:\mediaportal\GUIDTV\FilterManager.cs(294,4): error CS0103: The name 'tmpObject' does not exist in the class or namespace 'GUIDTV.FilterManager'

C:\mediaportal\GUIDTV\FilterManager.cs(311,94): error CS0103: The name 'tmpObject' does not exist in the class or namespace 'GUIDTV.FilterManager'

C:\mediaportal\GUIDTV\FilterManager.cs(315,36): error CS0103: The name 'tmpObject' does not exist in the class or namespace 'GUIDTV.FilterManager'

C:\mediaportal\GUIDTV\FilterManager.cs(316,4): error CS0103: The name 'tmpObject' does not exist in the class or namespace 'GUIDTV.FilterManager'


Build complete -- 6 errors, 0 warnings

Building satellite assemblies...

Satellite assemblies could not be built because the main project output is missing.


And when I try to subsequently run the plugin that also crashes as well...


DMAN.


Top Bottom