请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
器件型号:CODECOMPOSER 工具/软件:TI C/C++编译器
我有一个包含几个*。cpp 文件的工程、所有内容都可以编译、没有任何错误或警告。
调用链接器时、我收到错误
./main.cpp:177:未定义对'operator new (unsigned int)'的引用
链接步骤失败。
非常感谢您的帮助。
谢谢!
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)'的引用
链接步骤失败。
非常感谢您的帮助。
谢谢!