"undefined identifier 'mbstate_t'"

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

"undefined identifier 'mbstate_t'"

928件の閲覧回数
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 返信

706件の閲覧回数
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 件の賞賛
返信