Author Topic: Clicked Run, then Terminal on my Mac gave me this message...  (Read 4790 times)

jcorpuz

  • Guest
Clicked Run, then Terminal on my Mac gave me this message...
« on: September 06, 2013, 05:07:46 pm »
I just downloaded CodeBlocks, Xcode, & Command Line Tools. I am doing the beginner "Hello World" program because I am beginning to program in C++. So when I ran the code this is what I got on my Terminal:

/Users/Guile/Documents/C++/Test: No such file or directory

You guys know what I need to set up or know what I'm doing wrong?

Thanks



Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13406
    • Travis build status
Re: Clicked Run, then Terminal on my Mac gave me this message...
« Reply #2 on: September 06, 2013, 10:59:22 pm »
In fact this is not a compilation problem, but a change to the way the Terminal.app works in 10.8.
But jcorpuz hasn't stated his os/version/compiler, so this is just a guess.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]