Author Topic: Terminal: No such file or directory  (Read 2693 times)

jamaalwa

  • Guest
Terminal: No such file or directory
« on: January 16, 2016, 03:08:34 pm »
I recently downloaded Code Blocks and everything worked fine for the first day but then the pop up started to display "No such file or directory." I am no sure if this is only a Mac thing but since I downloaded onto my mac there are two separate applications. The first is code blocks and the second, how the pop ups come up, is called terminal. Does anyone know why this happening/how to fix it?


Offline BlueHazzard

  • Developer
  • Lives here!
  • *****
  • Posts: 3353
Re: Terminal: No such file or directory
« Reply #1 on: January 16, 2016, 05:32:28 pm »
1) I am no mac guy, so i have no exact idea what is going on, but i might can help you
2) The "Terminal" is the black command line your first programs use as output: https://en.wikipedia.org/wiki/Terminal_%28OS_X%29
3) You have to give some more information: When does the error message it pop up? Can you make some screenshot and upload it on some image sharing website like http://imgur.com/ ?
4) If it is during compilation: http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28general%29#Q:_How_do_I_report_a_compilation_problem_on_the_forums.3F

greetings