Forum Discussion
5 Replies
- TerryD_Altera
New Contributor
I ran into this issue in the past and have worked around this by running the Nios II Software Build Tools for Eclipse as Administratior (Right-Click, More--> Run as administrator).
Hopefully this works for you.
TD
- MChar30
New Contributor
Hello,
Thank you very much for this answer.
Yes, it works, but you need to have your project in the "Documents" folder.
In my case, if I have my project in a root directory, I cannot delete it.
The access isn't full.
MC
- Isaac_V_Intel
Contributor
Hello Michel,
This is due to permission access, did you have superuser permissions? You cannot delete files from root directory as normal user.
Isaac..
- MChar30
New Contributor
Hello Isaac,
Thank you for your help.
I have only a simple administrator account and a user account. What is a superuser permission?
In my job, it is recommanded to use the user account.
I have moved my project folder in "Documents" folder and now it works with your solution.
MC
- Isaac_V_Intel
Contributor
Hello Michel,
Superuser means that you have all the permissions to make changes as you want at your computer. But I'm glad to hear that it works.
Best regards.