Support for AvaloniaUI
I am working on a Linux app and started looking at using Avalonia UI for the UI platform.
Need the ability to render videos, so I started working on this.
Tested it on Linux (Ubuntu, haven't had a chance to try Fedora yet), Windows 10, MacOS 10.15.7.
Merge request reports
Activity
Filter activity
- Resolved by Shawn Black
- Resolved by Shawn Black
- Resolved by Shawn Black
- Resolved by Shawn Black
- Resolved by Shawn Black
Thank you for this! It seems really clean :-)
The CI is complaining for some minor thing
C:\hostedtoolcache\windows\dotnet\sdk\3.1.300\Sdks\NuGet.Build.Tasks.Pack\build\NuGet.Build.Tasks.Pack.targets(198,5): error NU5046: The icon file 'icon.png' does not exist in the package. [D:\a\1\s\src\LibVLCSharp.Avalonia\LibVLCSharp.Avalonia.csproj]
I could not really test this though, as when I try to load the
LibVLCSharp.Avalonia
project into VS, it complains withLibVLCSharp\src\LibVLCSharp.Avalonia\LibVLCSharp.Avalonia.csproj : error : The result "" of evaluating the value "$(AvaloniaBuildTasksLocation)" of the "AssemblyFile" attribute in element <UsingTask> is not valid. C:\Users\Martin\.nuget\packages\avalonia\0.10.0-preview6\build\AvaloniaBuildTasks.targets
Which VS version are you using? I'm on 16.7.3
- Resolved by Shawn Black
- Resolved by Martin Finkel
added 2 commits
I did some minor changes and kicked off a new CI build, let's see :-)
- Resolved by Martin Finkel
added 2 commits