Closed bryphe closed 4 years ago
When trying to build the latest sources via jbuilder build, I get the following error:
jbuilder build
Multiple rules generated for _build/install/default/lib/ocplib-endian/endianBytes.ml: - <internal location> - <internal location> Multiple rules generated for _build/install/default/lib/ocplib-endian/bigstring/endianBigstring.ml: - <internal location> - <internal location>
I tried with a few different jbuilder / dune versions:
And all exhibited this error.
this will be fixed by #14
Should be closed
When trying to build the latest sources via
jbuilder build
, I get the following error:I tried with a few different jbuilder / dune versions:
And all exhibited this error.