As the title says, the plib_cmcc.h.ftl template has the opening extern "C" block for C++, but is missing the closing brace. This means that you'll get strange "expected '}' at end of input" errors from the compiler when building a C++ source file that inc..
↧