-
-
Notifications
You must be signed in to change notification settings - Fork 508
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
Rust fails to compile the fasthash accelerations #1799
Comments
I am getting a libducohash error too on the new release |
I am also getting an libducohash error with the 4.1: error[E0599]: no method named error[E0277]: the trait bound Some errors have detailed explanations: E0277, E0599. |
This is preventing the docker container I made from being able to update. Possible fix is to hardcode the rust version. But I'll have to look into that when I have more time. |
Same eror |
|
+1 |
Same error on Raspbery Pi 400 with latest Rasbian. |
The compile time error should be fixed in https://github.com/profpandaa/compatible-libducohash |
@profpandaa Nice job. I didn't have success reaching out to the original libducohash dev to take a look at it. Can I update the source code on server that miners download to your edit? |
Of course! |
Updated the codebase on server to version submitted by @profpandaa, this error should now be fixed. |
Both compiled and source versions of PC_Miner are not running. Both versions seem to "hang" on user verification and no config file is written. The generated url does produce good results when entered manually in a browser.
The text was updated successfully, but these errors were encountered: