Forum Discussion
Altera_Forum
Honored Contributor
20 years agoError: Can't Open project -- Quartus II 6.0
recently encountered many times, previous built project (Quartus II 5.0) can't be opened in Quartus II 6.0, and can't be opened in 5.0 as well. All files are sitting in the original loc...
Altera_Forum
Honored Contributor
19 years ago --- Quote Start --- originally posted by stonie@Aug 28 2006, 05:05 PM to solve this you have to open a dos box (start menu -> run... -> enter cmd and press ok, change to the project directory and run
'attrib -r /s /d *' --- Quote End --- It helped if I run on '.' instead of '*' when I was located in my project directory. Why, I don't know. I also don't understand what the difference is between the ATTRIB command and changing attributes from the Properties window. Thanks for the help. /Mattias