2018-05-08 11:46 AM
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 regards2018-05-18 04:42 AM
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
2018-05-18 07:00 AM
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=false2018-05-22 04:03 AM
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 .
2018-05-22 04:56 AM
Hello
manel
,Can you please share your project and .log (under yourworkspace/.metada/.log) for more check.
With Regards,
Imen
2018-05-22 06:05 AM
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>