spruceid / didkit

A cross-platform toolkit for decentralized identity.
https://www.spruceid.dev/didkit/didkit
Apache License 2.0
275 stars 76 forks source link

Windows support for Make commands #305

Open demos2022 opened 2 years ago

demos2022 commented 2 years ago

I am trying to set up the java-springboot project and I need the didkit.jar. I followed the documentation and I ran the command make -C lib ../target/didkit.jar after creating symlink and however this error keeps throwing - make: *** [Makefile:27: ../target/jvm] Error 1. Attached is the screenshot. I am using windows to run these commands. image