SamBouwer / any-docker

Dockerized all-in-one instance of an anytype node
MIT License
70 stars 7 forks source link

Keytar not a valid win32 application #24

Open SamBouwer opened 1 year ago

Shampra commented 1 year ago

This one? image

SamBouwer commented 1 year ago

Yep. You can solve it manually by copying the keytar file from a working installation, but even with explicitly building with a specific version of the file, it does not work. Have you been able to build and use a Windows client successfully?

Shampra commented 1 year ago

I clean all, retry and it's seem to be ok now. Good, but I don't understand... And "seems" because Anytype starts (or install and start) but screen remains black under the menu bar... not allowed to load local resource...

ra3orblade commented 11 months ago

I've managed to build Anytype under Windows from source, with downloaded middleware with update.sh, you need choco, node and other bunch of stuff but it eventually works.