I'm trying to set up programming enviroment. I get Mediaportal to build with 22 warnings, I guess this is ok and like it should. TVE3 tvlibrary builds with 903 warnings, is this normal? I guess so.
But the "problem" is that when I try to build tvplugin I get an error:
Error 126 'ieframe.dll' should be excluded because its source file 'C:\Windows\system32\ieframe.dll' is under Windows System File Protection. C:\Projects\TVEngine3\TVLibrary\TvPlugin\SetupPlugin\SetupPlugin.vdproj SetupPlugin
If I exclude that file from project it builds with 125 warnings and seems to work alright. What for is that ieframe.dll used on tvplugin? is there any workarounds for this issue (other than disabling system file protection or excluding file)? That file must be there for a reason? Using Vista 32-bit with latest Directx and Vista platform SDK.
But the "problem" is that when I try to build tvplugin I get an error:
Error 126 'ieframe.dll' should be excluded because its source file 'C:\Windows\system32\ieframe.dll' is under Windows System File Protection. C:\Projects\TVEngine3\TVLibrary\TvPlugin\SetupPlugin\SetupPlugin.vdproj SetupPlugin
If I exclude that file from project it builds with 125 warnings and seems to work alright. What for is that ieframe.dll used on tvplugin? is there any workarounds for this issue (other than disabling system file protection or excluding file)? That file must be there for a reason? Using Vista 32-bit with latest Directx and Vista platform SDK.