-
-
Notifications
You must be signed in to change notification settings - Fork 3
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
Windows? #2
Comments
These CMake errors showed that it cannot be compiled because of missing dependencies. While the deployment is supported on multiple platforms including Windows, the development is only supported on Linux, please check the requirements if you are going to build the binaries on Linux.
Currently, we offer prebuilt binaries embedded into a cloud image(fully built by GitHub-hosted machines), which can effortlessly work on multiple platforms including Windows, as long as you have Docker/Podman installed on your machine. The raw prebuilt binaries currently are absent though. But since TDLib can work on multiple platforms including Windows, TG-Focus can do so as well in the future release. However, that is not a high-priority feature, so the support does not plan currently. |
Sorry I must missed some points in previous comment. I would like to reclarify that the support for Windows or macOS, regardless of development or deployment, might be there in future releases, but it is not ready in current and relatively recent releases. |
Thank you for the clarifications. Then this issue is a feature request for native Windows binaries. |
Although missing support for native Windows currently, one now can use TG-Focus(v1.5) on Windows through WSL feature. |
Hello,
I’m not sure if it is supposed to be Windows-compatible, but I’ve tried to build it and got the following:
I'd like to run it natively on Windows and without Docker if possible. Any chance to have binaries included in the next release?
The text was updated successfully, but these errors were encountered: