I have been following the daml documentation and managed to get the SDK 0.13.14 installed according to the documentation tutorials. However, when I check out the ex-models samples they all refer to a da
tool, for example:
da compile
or
da run damlc -- test daml/CrowdFunding.daml
but there isn't any da
executable in the path only the daml
.
UPDATE I get the following error using daml build
on the crowd-funding
sample:
skywalker@Zeus:~/code/ex-models/crowd-funding$ daml build
daml build: Not in project.
daml: An unknown error has occured
context: Running build command.
details: Received ExitFailure 1 when running
Raw command: /home/skywalker/.daml/sdk/0.13.14/damlc/damlc build --project-check