![]() |
code blocks not compiling empty c file - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: Development (https://www.linuxliteos.com/forums/forumdisplay.php?fid=7) +--- Forum: Scripting and Bash (https://www.linuxliteos.com/forums/forumdisplay.php?fid=32) +--- Thread: code blocks not compiling empty c file (/showthread.php?tid=7760) |
code blocks not compiling empty c file - balasahu - 05-01-2021 I am using linux Lite. I have installed code Blocks. When i am creating any new project then it is working correctly. it compiling codes. But When any empty c file is creating and trying to compile then it is not working. Showing message that permission denied. I have checked the compiler setting for empty file. it is GNU GCC Compiler. How can I solve this? Re: code blocks not compiling empty c file - firenice03 - 05-04-2021 [member=48304]balasahu[/member] May want try Code Blocks forum? https://forums.codeblocks.org/index.php?topic=23376.0 Perhaps they maybe able to point you in the right direction .... |