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.
工具/软件:TI C/C++编译器
我有一个包含几个*。cpp 文件的工程、所有内容都可以编译、没有任何错误或警告。
调用链接器时、我收到错误
./main.cpp:177:未定义对'operator new (unsigned int)'的引用
链接步骤失败。
非常感谢您的帮助。
谢谢!