Author Topic: Code Blocks in Mac OS X Compliling Issue  (Read 2793 times)

Salcybercat

  • Guest
Code Blocks in Mac OS X Compliling Issue
« on: August 05, 2010, 04:40:52 am »
I'm in a fix here. I tried to run my .cpp file but the terminal output is as below:

Last login: Thu Aug  5 10:26:08 on ttys000
/Volumes/CHI-CHIE/CGPA Calculator/CGPACalculator2
Users-MacBook:~ user$ /Volumes/CHI-CHIE/CGPA Calculator/CGPACalculator2
-bash: /Volumes/CHI-CHIE/CGPA: No such file or directory
Users-MacBook:~ user$

Can anyone enlighten me on how to properly execute my file? I've already installed Xcode Tools and opted 'Full Configuration' in the Settings. Thank you so much in advance!

Offline afb

  • Developer
  • Lives here!
  • *****
  • Posts: 884
Re: Code Blocks in Mac OS X Compliling Issue
« Reply #1 on: August 06, 2010, 09:57:36 pm »
Sadly: don't use spaces (in the folder name).