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
解決済! 解決策の投稿を見る。
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
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
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..
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