Skip to main content
Manel Asgarzadeh
Associate
May 8, 2018
Question

How to fix '' invalid project path: include path no found'' using SW4STM32

  • May 8, 2018
  • 5 replies
  • 5546 views
Posted on May 08, 2018 at 20:46

Hi there,

i imported an existing project into my project explorer using SW4STM32 and when i built the project i got a warning saying : ' invalid project path: include path no found'

ps: am using eclipse Version: Neon.3 Release (4.6.3)

is there anyone would can help me ?

thanks in advance

kind regards
    This topic has been closed for replies.

    5 replies

    ST Technical Moderator
    May 18, 2018
    Posted on May 18, 2018 at 13:42

    Hello,

    Check that the Include Paths are properly configured into your project from the correct directories. 

    Properties > C/C++ Generals > Paths and Symbols > Includes tab.

    With Regards,

    Imen

    In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks
    Manel Asgarzadeh
    Associate
    May 18, 2018
    Posted on May 18, 2018 at 14:00

    Hello,

    Actually I don’t know if it is

    This is my path : c:/stm32workbench/NZ32-sc151_Template-master/SW4STM32

    but I don’t find it in the include tab

    Here is what I get :

    Kind regards

    On Fri, May 18, 2018 at 4:13 PM Imen D <st-microelectronics@jiveon.com>

    ________________

    Attachments :

    image_123986672.JPG : https://st--c.eu10.content.force.com/sfc/dist/version/download/?oid=00Db0000000YtG6&ids=0680X000006Hxbk&d=%2Fa%2F0X0000000b0A%2FtKcuNuGyqz.jjhY._1uZDA3bCQ0KXENH0LhJF3PTIJk&asPdf=false
    ST Technical Moderator
    May 22, 2018
    Posted on May 22, 2018 at 11:56

    Hello

    manel

    ,

    Can you please share your project and .log (under yourworkspace/.metada/.log) for more check.

    With Regards,

    Imen

    In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks
    henry.dick
    Associate II
    May 22, 2018
    Posted on May 22, 2018 at 13:03

    It is trying to tell you that the path specified in the project properties section is not valid. Likely it doesn't exist, or is not updated . 

    Manel Asgarzadeh
    Associate
    May 22, 2018
    Posted on May 22, 2018 at 13:05

    Hi , yeah well I got that but what I want to know is how to fix it

    Regards.

    On Tue, May 22, 2018 at 3:34 PM dhenry <st-microelectronics@jiveon.com>