Pavel Anpin

Results 70 comments of Pavel Anpin

I was able to install Release version using the script on Ubuntu 20.04, but neither audio, nor video worked reliably. Sound crashes almost instantly after I start connecting some signals...

I think I'm hitting this too in wild now trying to build a WinUI net6.0 sample with Prism https://github.com/PrismLibrary/Prism/pull/2721 ``` CSC warning CS8785: Generator 'DependencyPropertyGenerator' failed to generate source. It...

hi, there I'm experiencing same issue with msys2/qtcreator on win10. I was able to swap ppl.h with openmp, but bcrypt.lib and secur32.lib are still missing. Not sure how to link...

there is at least one package for this https://github.com/nogic1008/WritableOptions.Net

for anyone else having this error on nixos I'll post `shell.nix` which worked for me maybe some of these dependencies are not needed, but that is the version which ended...

I have same issue on windows using binary from the release page, but it works if I build it from source

Please add this feature it would be very useful for developing applications with `B2C` auth

I actually have made similar (with more features) layout on Xamarin.Forms and it worked quite well on Android. It had a bit of lag from time to time, but was...

MAUI team seems to make performance tests against Avalonia and other frameworks https://github.com/jsuarezruiz/cross-platform-performance

@emmauss I have seen that, but since that repo was published just yesterday I suppose they are planning to do add this shortly