I would post this on the https://forums.codeblocks.org/index.php/board,1.0.html forum along with the following:
1) Version of C::B
2) Steps to recreate the problem, starting with opening C::B.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Use an absolute path in the "Folder to create project" box. Default file location under"C:\Program files" is not writable for programs without administrator privileges, use p.e. C:\MyPrograms or a folder inside "My documents" or the desktop.
Inserting spaces or localized characters in the path or file name is not a good idea,.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
What kind of project are you trying to create?
What did you write in the "Folder to create project in" text control?
BTW, good luck with Thomas.
"Folder to create project in" text control - project 1\
File location - C:\Program Files\CodeBlocks\MinGW\x86_64-w64-mingw32
This is the steps I followed -
1. Create new project
2. Empty Project/Console Application
3. Named Project title
4. Clicked Finish.
But every time I does that it shows error. Can you help??
I would post this on the https://forums.codeblocks.org/index.php/board,1.0.html forum along with the following:
1) Version of C::B
2) Steps to recreate the problem, starting with opening C::B.
plz give me the link which directs to it.
Use an absolute path in the "Folder to create project" box. Default file location under"C:\Program files" is not writable for programs without administrator privileges, use p.e. C:\MyPrograms or a folder inside "My documents" or the desktop.
Inserting spaces or localized characters in the path or file name is not a good idea,.