Overview
Project | Errors | Warnings | Messages |
---|---|---|---|
..\DirectShowFilters\Filters.sln | 0 | 0 | 1 |
..\DvbCoreUtils\DvbCoreUtils.vcxproj | 0 | 0 | 23 |
..\fontEngine\fontEngine.vcxproj | 0 | 3 | 72 |
..\baseclasses\BaseClasses.vcxproj | 0 | 24 | 26 |
..\Win7RefreshRateHelper\Win7RefreshRateHelper.vcxproj | 0 | 1 | 9 |
..\DXUtil\DXUtil.vcxproj | 0 | 2 | 13 |
..\system\system.vcxproj | 0 | 0 | 0 |
..\unrar\unrar.vcxproj | 0 | 1 | 11 |
Projects
..\fontEngine\fontEngine.vcxproj
- 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
- TargetPath(D:\dev\GitHub\MediaPortal\MediaPortal-1\DirectShowFilters\baseclasses\Debug\BaseClasses.lib) does not match the Library's OutputFile property value (D:\dev\GitHub\MediaPortal\MediaPortal-1\DirectShowFilters\baseclasses\Debug\strmbasd.lib). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Lib.OutputFile).
- TargetName(BaseClasses) does not match the Library's OutputFile property value (strmbasd). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Lib.OutputFile).
..\baseclasses\BaseClasses.vcxproj
- 'swprintf': name was marked as #pragma deprecated
- 'vswprintf': name was marked as #pragma deprecated
- 'wcscat': name was marked as #pragma deprecated
- 'wcscpy': name was marked as #pragma deprecated
- 'gets': name was marked as #pragma deprecated
- 'sprintf': name was marked as #pragma deprecated
- 'vsprintf': name was marked as #pragma deprecated
- 'strcat': name was marked as #pragma deprecated
- 'strcpy': name was marked as #pragma deprecated
- 'swprintf': name was marked as #pragma deprecated
- 'vswprintf': name was marked as #pragma deprecated
- 'wcscat': name was marked as #pragma deprecated
- 'wcscpy': name was marked as #pragma deprecated
- 'gets': name was marked as #pragma deprecated
- 'sprintf': name was marked as #pragma deprecated
- 'vsprintf': name was marked as #pragma deprecated
- 'strcat': name was marked as #pragma deprecated
- 'strcpy': name was marked as #pragma deprecated
- '<' : signed/unsigned mismatch
- 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
- 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
- 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
- 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
- ignoring '/EDITANDCONTINUE' due to '/SAFESEH' specification
..\Win7RefreshRateHelper\Win7RefreshRateHelper.vcxproj
- ignoring '/EDITANDCONTINUE' due to '/SAFESEH' specification
..\DXUtil\DXUtil.vcxproj
- TargetPath(D:\dev\GitHub\MediaPortal\MediaPortal-1\DirectShowFilters\DvbCoreUtils\.\bin\Debug\DvbCoreUtils.lib) does not match the Library's OutputFile property value (D:\dev\GitHub\MediaPortal\MediaPortal-1\DirectShowFilters\shared\DvbCoreUtilsD.lib). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Lib.OutputFile).
- TargetName(DvbCoreUtils) does not match the Library's OutputFile property value (DvbCoreUtilsD). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Lib.OutputFile).