SPC5Studio-6.0.0 can't find the file :<string.h> .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-12-07 2:36 AM
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-02-04 1:02 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-01-11 6:46 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-02-04 1:02 AM
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
