Git Product home page Git Product logo

Comments (6)

vae520283995 avatar vae520283995 commented on June 23, 2024 2

Thank you very much for vhnatyk's help
Summarize how I solved it:
You need to install 32-bit MSVC first
This is the command: rustup install nightly-i686-pc-windows-msvc
Then get gmp.lib and gmp.dll from https://github.com/vhnatyk/gmp-release
Copy to C:\Users\xxx.rustup\toolchains\nightly-i686-pc-windows-msvc\lib\rustlib\i686-pc-windows-msvc\lib
It's that simple

from kms-secp256k1.

omershlo avatar omershlo commented on June 23, 2024

Hi,
please install gmp on your machine: https://gmplib.org/manual/Installing-GMP.html

from kms-secp256k1.

vae520283995 avatar vae520283995 commented on June 23, 2024

I have installed GMP and reported an error

E:\kms-secp256k1\kms-secp256k1-master\src\ecdsa\two_party>cargo test
Finished test [unoptimized + debuginfo] target(s) in 0.27s
Running E:\kms-secp256k1\kms-secp256k1-master\target\debug\deps\kms-e1caa7c4fa199225.exe
error: test failed, to rerun pass '--lib'

Caused by:
process didn't exit successfully: E:\kms-secp256k1\kms-secp256k1-master\target\debug\deps\kms-e1caa7c4fa199225.exe (exit code: 0xc0000135, STATUS_DLL_NOT_FOUND)

from kms-secp256k1.

omershlo avatar omershlo commented on June 23, 2024

thanks for reporting this.
It seems that you are running on windows OS?
If this is the case I must say that the code was never tested on Windows (only Mac/Linux). I don't have Windows available at the moment but your are more than welcome to open an issue and we will look into it.

from kms-secp256k1.

vae520283995 avatar vae520283995 commented on June 23, 2024

thanks for reporting this.
It seems that you are running on windows OS?
If this is the case I must say that the code was never tested on Windows (only Mac/Linux). I don't have Windows available at the moment but your are more than welcome to open an issue and we will look into it.

Yes, I am running on Windows 10
Do you have any communication groups? I'm very interested in MPC

from kms-secp256k1.

omershlo avatar omershlo commented on June 23, 2024

yes! please join our telegram: https://t.me/kzen_research

from kms-secp256k1.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.