Closed PetterS closed 6 years ago
A test to avoid this error message has been added in 99f830f0560e2062a9ac6a82e68269acc9e3021f. Previously it was necessary to run cmake with the option "-DBUILD=all" ("cmake -DBUILD=all .") in order to build all modules including ampltabl, which is not being built by default.
I am running the following commands on Linux:
And I get the following output:
The cmake (3.9.0) command returns failure (and trying make afterwards fails).
I have also tried Windows and WSL with no luck.