Skip to content
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 10 build not successful #17

Open
shopglobal opened this issue Feb 10, 2018 · 1 comment
Open

Windows 10 build not successful #17

shopglobal opened this issue Feb 10, 2018 · 1 comment

Comments

@shopglobal
Copy link

shopglobal commented Feb 10, 2018

I am stuck on similiar Windows build error, after successfully building the cryptonight_hash I moved the files to the ./libs dir.. At which point I installed some missing dependencies. There were some missing module errors that I cleared up until this point. PySide and QT are installed, and functioning..Now I am seeing the following;

Fatal Python error: PyThreadState_Get: no current thread

This application has requested the Runtime to terminate in an unusual way.
Please contact the application's support team for more information. 

After putting a compiled version of cryptonite_hash.so in the /libs dir nothing notably happened.

cryptonite_hash not found

Any assistance would be greatly appreciated. Thanks in advance! Great work

@shopglobal
Copy link
Author

shopglobal commented Feb 15, 2018

After cmake .. && make
Now I got the Cryptonite_hash in the libs directory in the following formats.

cryptonite_hash.pyd
 arch.c 
libcryptonite_hash.dll.a

I put these files in /libs
Now the error is

DLL load failed: the specified module could not be found

Any assistance?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant