Code::Blocks Forums

User forums => Help => Topic started by: Th3Luk1z on March 02, 2021, 01:25:12 pm

Title: Codeblocks doesn't crate a txt file or start a CMD
Post by: Th3Luk1z on March 02, 2021, 01:25:12 pm
Hi I'm trying to make a simple c++ code for my assignment and It won't open CMD or make a txt file it just says checking for existence and asks if I want to build the file if I try again it does the same thing. https://prnt.sc/10b9d5a
Title: Re: Codeblocks doesn't crate a txt file or start a CMD
Post by: Miguel Gimenez on March 02, 2021, 01:32:28 pm
Check i f you have write rights for the output folder and disable antivirus. If this does not work, post a full rebuild log, http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28general%29#Q:_How_do_I_report_a_compilation_problem_on_the_forums.3F (http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28general%29#Q:_How_do_I_report_a_compilation_problem_on_the_forums.3F)
Title: Re: Codeblocks doesn't crate a txt file or start a CMD
Post by: Commaster on March 02, 2021, 02:04:16 pm
Also the path contains non-ASCII characters, this might cause issues...