Code::Blocks Forums

User forums => Help => Topic started by: beratcetin on May 08, 2016, 04:59:14 pm

Title: No such file or directory error.
Post by: beratcetin on May 08, 2016, 04:59:14 pm
Firstly im sorry starting this topic which created dozens of. Although im searching the solution for 2 days i didn't figure out.
There are topics about "no such file or directory error" but their source of the error is not same as mine. I uploaded my build-messages photo i hope it is not forbidden for forum.Also im sure my project's location is C:\Program Files (x86)\CodeBlocks\MinGW. Please help me if you can. My grammar can kill your eyes pls forgive me.

http://imageshack.com/a/img923/1041/qqPOW8.png



have good time.
Title: Re: No such file or directory error.
Post by: oBFusCATed on May 08, 2016, 05:19:14 pm
Read this http://wiki.codeblocks.org/index.php/FAQ-Compiling_%28errors%29#Q:_How_do_I_troubleshoot_a_compiler_problem.3F

The information you've provided is not enough to give you a hint what is wrong.

Title: Re: No such file or directory error.
Post by: raynebc on May 08, 2016, 07:31:56 pm
It's not recommended to install MinGW to a path containing spaces, and installing within either Program Files folder invites permissions problems due to the User Account Control security feature.  Try installing MinGW to C:\MinGW instead.