This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS中的 C++和C联合编程



把一个第三方的C++文件添加到工程中,在另一个C文件中加载了相应的。h文件,然后调用CPP文件中的函数,显示这个函数 unresolved  symbol,