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!