-
Notifications
You must be signed in to change notification settings - Fork 163
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is this project still actively maintained? #321
Comments
Hello, there have been prior efforts to create a Windows-compatible build configuration (Win32, WinRT, and also UWP), but as far as I know this hasn't been maintained for a long time. Personally I have been maintaining the build configurations for Android and iOS, in this PR: |
Hi, Why not make it happen, Windows is great and UWP is great. There is no good epub reader on Windows, the legacy Edge was good, but it is not available since Windows 1909, so I want to create a epub app using Xaml, but I need a good epub parser, so I found readium-sdk, could you please please please support Windows platform? |
At EDRLab we're very actively developing Thorium Reader as a "good epub reader on Windows" + MacOS + Linux. We chose Electron to be cross-platform.
Readium is a community, not a company. The c++ epub parser included in the Readium SDK works well, for several years. Making sure is compiles well and can be UWP wrapped for modern Windows build systems is in your hands. If you decide to do that, a gift to the community would be appreciated. |
Hello again, this is an open-source project, so anybody is welcome to fork the codebase and propose feature extensions / improvements :) |
is it trying to connect to internet? |
This bug was fixed after version |
Yes, please try |
oh works fine. |
Note that this discussion about Thorium bugs has nothing to do in the readium-sdk area :-) |
so, shall we close this issue now? |
I want to use this sdk in my windows 10 UWP project.
The text was updated successfully, but these errors were encountered: