![]() Earlier in the builder we enable C++ (`.cpp(true)`) but only mention the C compiler in the build failure message. Some grammars that have C++ external scanners can provoke build failures in this step if a C++ compiler isn't installed, so mentioning it in the error message should help out debugging. |
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.toml |