ZeDMD fixed size devices #4
Annotations
4 errors and 10 warnings
|
Build:
Console/Common/BaseCommand.cs#L98
'IZeDMDConfig' does not contain a definition for 'ScaleRgb24' and no accessible extension method 'ScaleRgb24' accepting a first argument of type 'IZeDMDConfig' could be found (are you missing a using directive or an assembly reference?)
|
Build:
Console/Common/BaseCommand.cs#L122
'IZeDMDConfig' does not contain a definition for 'ScaleRgb24' and no accessible extension method 'ScaleRgb24' accepting a first argument of type 'IZeDMDConfig' could be found (are you missing a using directive or an assembly reference?)
|
Build
Process completed with exit code 1.
|
Build:
packages/boost.1.60.0.0/lib/native/include/boost/interprocess/sync/spin/wait.hpp#L112
'boost::interprocess::spin_wait::yield': function compiled as native:
|
Build:
packages/boost.1.60.0.0/lib/native/include/boost/interprocess/sync/spin/wait.hpp#L112
Found an intrinsic not supported in managed code
|
Build:
LibDmd/DmdDevice/DmdDevice.cs#L119
'SimpleConfigurator' is obsolete: 'Use LogManager.Setup().LoadConfiguration() instead. Marked obsolete on NLog 5.2'
|
Build:
LibDmd/DmdDevice/DmdDevice.cs#L119
'SimpleConfigurator.ConfigureForTargetLogging(Target, LogLevel)' is obsolete: 'Use LogManager.Setup().LoadConfiguration(c => c.ForLogger(minLevel).WriteTo(target)) instead. Marked obsolete on NLog 5.2'
|
Build:
LibDmd/Common/Profiler.cs#L11
The field 'Profiler._parent' is assigned but its value is never used
|
Build:
LibDmd/DmdDevice/DmdDevice.cs#L119
'SimpleConfigurator' is obsolete: 'Use LogManager.Setup().LoadConfiguration() instead. Marked obsolete on NLog 5.2'
|
Build:
LibDmd/DmdDevice/DmdDevice.cs#L119
'SimpleConfigurator.ConfigureForTargetLogging(Target, LogLevel)' is obsolete: 'Use LogManager.Setup().LoadConfiguration(c => c.ForLogger(minLevel).WriteTo(target)) instead. Marked obsolete on NLog 5.2'
|
Build:
LibDmd/Common/Profiler.cs#L11
The field 'Profiler._parent' is assigned but its value is never used
|
Build:
Console/DmdExt.cs#L82
'SimpleConfigurator' is obsolete: 'Use LogManager.Setup().LoadConfiguration() instead. Marked obsolete on NLog 5.2'
|
Build:
Console/DmdExt.cs#L82
'SimpleConfigurator.ConfigureForTargetLogging(Target, LogLevel)' is obsolete: 'Use LogManager.Setup().LoadConfiguration(c => c.ForLogger(minLevel).WriteTo(target)) instead. Marked obsolete on NLog 5.2'
|
Loading