[SAoC] MLIR Support for LDC
Roberto Rosmaninho
Robertogrosmaninho at gmail.com
Fri Oct 18 22:51:21 UTC 2019
On Friday, 18 October 2019 at 22:25:00 UTC, kinke wrote:
> Looks like you simply haven't cloned the git submodules. Add
> --recursive to the git clone command, or do a `git submodule
> update --init` in an existing LDC repo. Note that CMake spits
> out a warning when the druntime isn't found and informs that
> only the compiler will be built.
Oh God, I knew it was just a small problem, but I wasn't expected
a dumb one!!
So sorry and thanks Kinke and Johan!
More information about the Digitalmars-d
mailing list