News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Code Blocks in Mac OS X Compliling Issue

Started by Salcybercat, August 05, 2010, 04:40:52 AM

Previous topic - Next topic

Salcybercat

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!

afb

Sadly: don't use spaces (in the folder name).