请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
工具/软件:TI-RTOS
编译错误:未定义对`运算符 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-RTOS
编译错误:未定义对`运算符 new (unsigned int)'的引用
不支持新对象?
[报价用户="user5183560">不支持新对象?[/quot]对于 GCC ARM 编译 器、您需要将 STDC++添加到库列表中以获取对新对象的支持。