About the external symbol & quot which cannot be parsed by & quot;
[phenomenon]
When connecting, prompt for external symbols that cannot be parsed
[reason 1]:
DLL and lib are c-coded, and exe is the project of C++.
[solution 1]:
Extern "C"
{
# include ".. / DLL/Api.h" ``
}
When including header files, use extern