-
Notifications
You must be signed in to change notification settings - Fork 72
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
Add a beta / unsupported / testing - recent build to releases #28
Comments
Building from source is not hard (requiring only the free Visual Studio Community), and indeed I highly recommend you do so. The latest Git HEAD has less than 0.1% idle CPU usage compared to 8% before (comparable to Yawcam, but not great), possibly due to 2aeac13. Until the project owner uploads a new binary, I would suggest building your own Windows binaries for that reason alone. :) There are some other nice new features as well. |
Altough as @bcat says, building from source, is the recommended way to go, I just did that and here are the compiled versions from the latests source (up to this post): I know, a little late to the party, but I just happened to need the latest 32 bit for a project and I just compiled the 64bit version as well.... |
you can use the fork the one in the pull request to build using mingw |
Hello,
Is it possible for you to upload/add a more recent build to the releases?
I'm sure a lot of people wouldn't mind if it was tagged as beta/unsupported/here be dragons etc.
There are just so many fixes that loads of people will love you for :-)
How do you feel about this?
Thanks
The text was updated successfully, but these errors were encountered: