出现了

Couldn`t save project ...........(Maybe the file is write-protected?)的报错 



解决Code::Blocks的报错Couldn`t save project ...........(Maybe the file is write-protected?)

参考了 (慕课网)的说明:传送门

Q:为什么安装好软件后创建新项目的时候软件总是说:could not save project<invalid path> maybe the file is write-protected 呢?

A:codeblocks要求软件安装的目录最好不要带空格或汉字,不要按默认设置安装到program file目录下,卸载后再选择安装到根目录下试试。更多注意事项,参见高等教育出版社的《C语言程序设计学习指导(第2版)》



按照说明,解决了问题 

 

解决Code::Blocks的报错Couldn`t save project ...........(Maybe the file is write-protected?)

解决Code::Blocks的报错Couldn`t save project ...........(Maybe the file is write-protected?)

 

总结:在我们的编程中文件名,路径还是少用中文等特殊符号为好。命名也要浅显易懂,容易明白 

 

相关文章: