-
Notifications
You must be signed in to change notification settings - Fork 7
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 Support #5
Comments
I see you've put up a PR in libtor repo for Mac. Which is awesome. Are you also planning on doing the same for Windows? |
I'm paid to do macos and ios, windows I'll probably do it on some free time :) (I'll start working on IOS tomorow (macos is ready except some CI stuff)). |
@cpacia if you would like to help with windows (this would be awesome and faster), I can point you to the right resources tomorrow (it will be easy to add new archs once the CI will be made). |
I'm definitely interested in it, but I don't know if I have the right skill set to do that kind of work. Overall I have a new version of OpenBazaar that I'm hoping to release at some point. Major overhaul of everything. I'm currently using a Tor transport that I wrote that is similar to yours, but as you know the embedded Tor only works on linux currently and I'm just using build tags. But I wouldn't mind collaborating on this repo as it makes sense to just have one canonical Tor transport rather than multiple people maintaining similar ones. |
It's basicaly running autotools on windows, fetch the config files and move them here : https://github.com/Jorropo/go-libtor/tree/feat/macos/config
|
even without any unixpath for bridging
The text was updated successfully, but these errors were encountered: