-
Notifications
You must be signed in to change notification settings - Fork 23
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
Build a Windows executable #51
Comments
I don't have access to a Windows machine with a full development environment. As such, making a Windows executable is not high on my priority list right now. Most scripts have been replaced with appropriate |
I am trying to build with Cygwin. Over the weekend I will try just running natively using MinGW and other Windows tools and see if I can get it to build. Is there any chance of this being merged back into the main Apache Thrift tree? |
We'd like it to be merged back into the main Apache Thrift tree and they do too. There are still some bugs and distribution issues that we need to fix before submitting it to them. Let me know how well it works building on Windows. I'll try to help however I can. |
Sorry it's taken so long to reply, I've been working a lot. Here is the output from merge_and_build.sh -
I am indeed using a Thrift release tarball, but I am still concerned about the libtoolize error on the last line. I am building using Cygwin (obviously). I also have a local Ubuntu boot, if would be possible to cross-compile. |
I'm developing on a Windows machine, and due to the multiple bash-specific scripts, I cannot build. Would it be possible for a prebuilt Windows executable to be made?
The text was updated successfully, but these errors were encountered: