-
Notifications
You must be signed in to change notification settings - Fork 7
Windows support #5
Comments
I was trying to see if I can do something about it, and I was wondering if anything was started for this? If not, any lead or tip would be appreciated :) ;p |
Hey @farzadmf! Nope, nothing has been started on this yet. The post from someone else in that referenced issue above (old repo for the host - also it used to be written in Go, but that's irrelevant) might help. First place I'd start is here, then just battle errors and issues as you hit them. I can help with the code if needed, but I know nothing about Windows as a development platform, hence the lack of support to this point. |
Thank you @samhh for the reply, |
Hi @samhh I'm not very familiar with rust 😛; I thought you might be able to help me. On Windows, I could easily build the project for target
Do you know what's happening? |
Thank you for your replay @samhh . I did some digging, and, if I'm not mistaken, when we use Here, it's looking for
but it cannot find it. Do you know what's happening or I would need to open an issue with them? |
You're right. First thing to try is just updating the library in |
I got bukubrow to work with Chrome under Windows by running buku and bukubrow under Windows Subsystem for Linux (WSL). Should I do a pull request with instructions to the Readme? |
I for one am very curious 🙂 |
Hi, |
Currently fails to build in CI: https://github.com/samhh/bukubrow-host/actions/runs/690696823 Curious if anyone with a Windows machine sees the same thing. |
@farzadmf and @ABuffEr sorry for not replying, but here it comes.
I think you could probably switch "bash -c" for "wsl" also. It even works for Microsoft Edge as well. |
I don't visit Windows that much these days 😛 😎 , but thank you @Trisk3lion for the detailed instructions, and maybe it's a good idea, as you suggested yourself, to create a PR with these instructions. I think it will be useful 🙂 |
Windows / Firefox support (thanks @dragonmaus!)
Windows / Chromium-based support (thanks @dragonmaus!)
CI builds
The text was updated successfully, but these errors were encountered: