"undefined identifier 'mbstate_t'"

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

"undefined identifier 'mbstate_t'"

774 Views
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.

Labels (1)
0 Kudos
1 Reply

552 Views
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 Kudos