"undefined identifier 'mbstate_t'"

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

"undefined identifier 'mbstate_t'"

862 次查看
wheeler
Contributor I

I'm getting an "undefined identifier 'mbstate_t'" error when I #include <list>. I'm using the 10.6.4 compiler and linker from the command line so I may be totally missing something like another include directory. I'm compiling for the MCF52258.

标签 (1)
0 项奖励
回复
1 回复

640 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi,

please try this:

- include #include <stdio.h> in the related source file.

- go to your project settings and select c9x.

pastedImage_0.png


Have a great day,
Jennie Zhang

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复