Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: enes0167 on September 20, 2021, 07:05:04 pm

Title: im getting an error message and idk how to fix it
Post by: enes0167 on September 20, 2021, 07:05:04 pm
it says no such a file or directory how im gonna fix it? i just want to code.
Title: Re: im getting an error message and idk how to fix it
Post by: Miguel Gimenez on September 20, 2021, 07:31:13 pm
Don't send a photo, but do the following steps:
   - Open your project
   - Go to Settings -> Compiler -> Other settings and select "Full command line"
   - Select Build -> Rebuild
   - Select the "Build log" tab in the "Logs and others" window (not the "Build messages" one)
   - Right click in the tab and select "Copy contents to clipboard"
   - Translate the text to english
   - Paste the contents here using code tags