S32DS Project Build path error

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

S32DS Project Build path error

Jump to solution
586 Views
akhilranga
Contributor IV

hello there,

Having trouble with building a project which was previous built in a different version of workspace. Now i am having trouble with using it. attaching the error screen shots

Please help. 

thank you

Screenshot (128).png

0 Kudos
1 Solution
578 Views
VaneB
NXP TechSupport
NXP TechSupport

Hi @akhilranga 

Here is a Community post that may be helpful for you: S32DS Build error 

Let me know if this helps.

 

B.R.

VaneB

View solution in original post

0 Kudos
3 Replies
579 Views
VaneB
NXP TechSupport
NXP TechSupport

Hi @akhilranga 

Here is a Community post that may be helpful for you: S32DS Build error 

Let me know if this helps.

 

B.R.

VaneB

0 Kudos
571 Views
akhilranga
Contributor IV

Hi @VaneB 

Thanks for that. onec i created new workspace and imported the projects from that previous workspace to this new one. Everythig worked like a charm. 

Thanks for the help. 

can you plese help me to understand how can i clone a Git repository to my workspace. Actually i wanted to use few examples form a particular git repository. So, how can i clone that in to my IDE and how can i use them..

0 Kudos
562 Views
VaneB
NXP TechSupport
NXP TechSupport

Hi @akhilranga 

Go to: File -> Import

Select: Git -> Projects from Git, and click Next

Select: Clone URL, and click Next

Check master branch, and click Next

In Destination Directory, enter the local path where you want to clone the repository

Select: Working Tree - directory, and click Next.

Check the projects you want to import, , and click Finish.

 

B.R.

VaneB

0 Kudos