cancel
Showing results for 
Search instead for 
Did you mean: 

SPC5Studio-6.0.0 can't find the file :<string.h> .

Gjie.1
Associate

Unresolved inclusion: <string.h>

where is the file exactly?

1 ACCEPTED SOLUTION

Accepted Solutions
Erwan YVIN
ST Employee

Hello ,

Please follow this post

it i sjust a preprocessor inclusion issue

you have to update the CDT Configuration

https://community.st.com/s/question/0D50X00009XkibO/spc5studio-build-failure

Best Regards

Erwan

View solution in original post

2 REPLIES 2
Angelo Castello
Associate III

Hello,

Could you please add more details ?

This should not happen because supported by all compilers. To better understand your issue please use one of our default application and add the

following line :

#include <string.h>

into main.c in order to catch a possible error inclusion.

Let me know.

Angelo

Erwan YVIN
ST Employee

Hello ,

Please follow this post

it i sjust a preprocessor inclusion issue

you have to update the CDT Configuration

https://community.st.com/s/question/0D50X00009XkibO/spc5studio-build-failure

Best Regards

Erwan