现象: The working directory specified for this project can not be written to. You can select a different directory, or cancel the open.
解决方法:重新建个文件夹,文件都复制进去即可打开工程
参考:
-
gszakacs (Member)
13 years agoI just wanted to say that I can verify this same behavior on ISE 13.4 running 32-bit Windows XP. So it's apparently neither a new problem nor dependent on 64-bit OS. I also found that just removing desktop.ini (which removes the new icon view) does not fix the issue, nor does making a copy of the existing folder. The only way I've been able to get the project to open after changing the icon is to first create a new folder, then copy the contents of the original folder to that new one, delete the original folder and rename the new folder to the original name. Bottom line: Don't change the icon on the project folder.-- Gabor