-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
Ignacy edited this page Dec 26, 2024
·
1 revision
Because I'm too lazy to either make PixReader unpackaged or create an app package and certificate, you have to build it yourself.
In order to build PixReader yourself (assuming you've already built a WinUI project before and you have Visual Studio already installed), simply clone the repo, open PixReader.sln in Visual Studio, and run it packaged (unpackaged will result in an error as PixReader relies on an API that only works in packaged mode). PixReader should be built and automatically run.
If an error occurs at any point in your usage, please open an issue.