Guest User

Untitled

a guest
Jan 3rd, 2022
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.38 KB | None | 0 0
  1. -Type 'OcrLine' is not defined.
  2.  
  3. '-BitmapDecoder' is not a member of 'Windows.Graphics.Imaging'.
  4.  
  5. '-OcrEngine' is not declared. It may be inaccessible due to its protection level.
  6.  
  7. '-Windows.Globalization.Language' in assembly 'Windows, Version=255.255.255.255, Culture=neutral, PublicKeyToken=null, ContentType=WindowsRuntime' has been forwarded to itself and so is an unsupported type.
  8.  
  9. '-Windows.Graphics.Imaging.BitmapDecoder' in assembly 'Windows, Version=255.255.255.255, Culture=neutral, PublicKeyToken=null, ContentType=WindowsRuntime' has been forwarded to itself and so is an unsupported type.
  10.  
  11. '-Windows.Graphics.Imaging.SoftwareBitmap' in assembly 'Windows, Version=255.255.255.255, Culture=neutral, PublicKeyToken=null, ContentType=WindowsRuntime' has been forwarded to itself and so is an unsupported type.
  12.  
  13. '-Windows.Storage.Streams.InMemoryRandomAccessStream' in assembly 'Windows, Version=255.255.255.255, Culture=neutral, PublicKeyToken=null, ContentType=WindowsRuntime' has been forwarded to itself and so is an unsupported type.
  14.  
  15. -Type 'Windows.Globalization.Language' in assembly 'WindowsApp2, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' has been forwarded to assembly 'Windows, Version=255.255.255.255, Culture=neutral, PublicKeyToken=null, ContentType=WindowsRuntime'. Either a reference to 'Windows, Version=255.255.255.255, Culture=neutral, PublicKeyToken=null, ContentType=WindowsRuntime' is missing from your project or the type 'Windows.Globalization.Language' is missing from assembly 'Windows, Version=255.255.255.255, Culture=neutral, PublicKeyToken=null, ContentType=WindowsRuntime'.
  16.  
  17. -Type 'Windows.Graphics.Imaging.BitmapDecoder' in assembly 'WindowsApp2, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' has been forwarded to assembly 'Windows, Version=255.255.255.255, Culture=neutral, PublicKeyToken=null, ContentType=WindowsRuntime'. Either a reference to 'Windows, Version=255.255.255.255, Culture=neutral, PublicKeyToken=null, ContentType=WindowsRuntime' is missing from your project or the type 'Windows.Graphics.Imaging.BitmapDecoder' is missing from assembly 'Windows, Version=255.255.255.255, Culture=neutral, PublicKeyToken=null, ContentType=WindowsRuntime'.
  18.  
  19. -Type 'Windows.Graphics.Imaging.SoftwareBitmap' in assembly 'WindowsApp2, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' has been forwarded to assembly 'Windows, Version=255.255.255.255, Culture=neutral, PublicKeyToken=null, ContentType=WindowsRuntime'. Either a reference to 'Windows, Version=255.255.255.255, Culture=neutral, PublicKeyToken=null, ContentType=WindowsRuntime' is missing from your project or the type 'Windows.Graphics.Imaging.SoftwareBitmap' is missing from assembly 'Windows, Version=255.255.255.255, Culture=neutral, PublicKeyToken=null, ContentType=WindowsRuntime'.
  20.  
  21. -Type 'Windows.Storage.Streams.InMemoryRandomAccessStream' in assembly 'WindowsApp2, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' has been forwarded to assembly 'Windows, Version=255.255.255.255, Culture=neutral, PublicKeyToken=null, ContentType=WindowsRuntime'. Either a reference to 'Windows, Version=255.255.255.255, Culture=neutral, PublicKeyToken=null, ContentType=WindowsRuntime' is missing from your project or the type 'Windows.Storage.Streams.InMemoryRandomAccessStream' is missing from assembly 'Windows, Version=255.255.255.255, Culture=neutral, PublicKeyToken=null, ContentType=WindowsRuntime'.
  22.  
Advertisement
Add Comment
Please, Sign In to add comment