Dear all
I am facing one issue in s32ds3.4 IDE ,I have added all include file and has given path of particular folder in properties C/C++ general in path and symbol ,even after giving path for inclusion folder still it shows no such parameter for header file.
StdTypes.h is alredy added still it shows no such file directory
Pfa for reference
with regards
Ashish
Dear jiri_Kral
I have added std_Types.h in source folder as I have multiple files,so I have made makefile and I am compiling via Makefile build target.
I wanted to know without makefile can I build my project by giving just path in properties/C/C++general/path and symbols/GNU C to every folder.
There is no grey color to any folder or file .
with regards
Ashish
Hi,
you are able build your project with S32DS, but you aren't able build it with make command from command line?
The reason can be that eclipse variables aren't visible for OS and if some path contains for example ${ProjDirPath} - the path is not visible for compiler. Please make sure that all include (-I 'C:/Users/user/workspaceS32DS.Power.2.1/Hello_World_MPC5744P/include) arguments contains valid path. You can check it if you compile your project with verbose output.
Hi
I am not trying to build from command.while compiling it shows std_Types no such file directory even I have added file already in folder and there is no gray mark.
with regards
Ashish
Dear Jiri
I hope you are doing fine , I am waiting for the solution as still I am facing same error.
with regards
Ashish Pokhriyal
Dear all
Two weeks ago,I have posted query related to S32ds IDE header file and yet my problem is unsolved .So I request you to kindly look over my problem.
with regards
Ashish