DAML Java Bindings

There are some samples for DAML Java bindings here: https://github.com/digital-asset/ex-java-bindings/tree/master/PingPong
Is there a Windows version of the “start.sh” file ?

Hi @parmpa

What error/s are you getting while running the script on Windows?

Thanks rohitt for responding. Do I need to (a) install a Linux environment on Windows or (b) manually convert the bash file (start.sh) to a Windows equivalent bat file?

Hi @parmpa Installing a Linux env for Windows would work.

Please see this for enabling Windows Subsystem for Linux

Thanks @rohitt. After installing Windows Subsystem for Linux (WSL), can you please confirm if I will be able to use -on the WSL environment - the daml I already have installed on Windows? Or will I additionally have to reinstall daml on the WSL environment before I can run start.sh on that environment. Many thanks

Yes, daml installed on your windows should work from WSL.

You can try running the following to confirm:
daml version