-
Notifications
You must be signed in to change notification settings - Fork 736
usage on windows #63
Comments
Hi @romanman!
Unfortunately at this point in time, I can not give you any more support about that issue. Until someone with experience in python+windows(+leveldb) steps up, I am afraid we can not do anything about it. |
There is a project to compile leveldb using VC Here there is a similar issue Cheers |
Also found a fairly recent cmake/win patch here: Not a visual studio user so someone else will have to test it out. |
As of #777 our secp256k1 dep works on Windows. Perhaps we could replace LevelDB with LMDB https://pypi.python.org/pypi/lmdb |
Hey fellows,
I am trying to debug the code
on windows , and have some
problems including leveldb
package, Tried to Google it , no good
alternatives for windows.
Can you suggest me
some king of solution here ?
Thanks in advance.
The text was updated successfully, but these errors were encountered: