I'm new to programming, currently taking an entry level C++ course and wanted to try Xcode (rather than using a PC for C++). I have an error and a warning when I build: 'error: can't exec '/Developer/usr/bin/g++-4.0 (No such file or directory) and 'warning: couldn't move '/Users/Chanda/Documents/A8/build/A8.build/Debug/A8.build/Objects-normal/i386/main.o~$' to '/Users/Chanda/Documents/A8/build/A8.build/Debug/A8.build/Objects-normal/i386/main.o': No such file or directory'
Any ideas on how I can fix this?
Any ideas on how I can fix this?