Author Topic: im getting an error message and idk how to fix it  (Read 7217 times)

enes0167

  • Guest
im getting an error message and idk how to fix it
« 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.

Offline Miguel Gimenez

  • Developer
  • Lives here!
  • *****
  • Posts: 1553
Re: im getting an error message and idk how to fix it
« Reply #1 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