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.
Hi,
please try this:
- include #include <stdio.h> in the related source file.
- go to your project settings and select c9x.
Have a great day,
Jennie Zhang
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------