Quantcast
Channel: magick Issue Tracker Rss Feed
Viewing all articles
Browse latest Browse all 1011

Created Unassigned: Magick.NET.Core is not compatible with UWP app [1382]

$
0
0
I am developing an UWP app with following information:
- Target: Universal Windows
- Target Version: Windows 10 (10.0; Build 10586)

I tried to install Magick.NET.Core-Q8 to my app (using Nuget Package Manager) but I got these error messages:
```
Restoring packages for 'EditPhotoUWP'.
Restoring packages for D:\WorkSpace\Visual Studio\EditPhotoUWP\EditPhotoUWP\project.json...
Magick.NET.Core-Q8 7.0.0.103 is not compatible with UAP,Version=v10.0.
Some packages are not compatible with UAP,Version=v10.0.
Magick.NET.Core-Q8 7.0.0.103 is not compatible with UAP,Version=v10.0 (win10-arm).
Some packages are not compatible with UAP,Version=v10.0 (win10-arm).
Magick.NET.Core-Q8 7.0.0.103 is not compatible with UAP,Version=v10.0 (win10-arm-aot).
Some packages are not compatible with UAP,Version=v10.0 (win10-arm-aot).
Magick.NET.Core-Q8 7.0.0.103 is not compatible with UAP,Version=v10.0 (win10-x86).
Some packages are not compatible with UAP,Version=v10.0 (win10-x86).
Magick.NET.Core-Q8 7.0.0.103 is not compatible with UAP,Version=v10.0 (win10-x86-aot).
Some packages are not compatible with UAP,Version=v10.0 (win10-x86-aot).
Magick.NET.Core-Q8 7.0.0.103 is not compatible with UAP,Version=v10.0 (win10-x64).
Some packages are not compatible with UAP,Version=v10.0 (win10-x64).
Magick.NET.Core-Q8 7.0.0.103 is not compatible with UAP,Version=v10.0 (win10-x64-aot).
Some packages are not compatible with UAP,Version=v10.0 (win10-x64-aot).
Package restore failed for 'EditPhotoUWP'.
Package restore failed. Rolling back package changes for 'EditPhotoUWP'.
```

Does Magick.NET support UWP apps? If not, are there any ways to use this library in an UAP app?


Viewing all articles
Browse latest Browse all 1011

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>