Skip to main content
Gjie.1
Visitor II
December 7, 2020
Solved

SPC5Studio-6.0.0 can't find the file : .

  • December 7, 2020
  • 2 replies
  • 951 views

Unresolved inclusion: <string.h>

where is the file exactly?

    This topic has been closed for replies.
    Best answer by Erwan YVIN

    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

    2 replies

    Angelo Castello
    ST Employee
    January 11, 2021

    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
    Erwan YVINBest answer
    ST Employee
    February 4, 2021

    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