I\'m new to programming so I feel there is something simple I\'m missing here.
I\'m using the latest version of Mac and I\'ve just installed Code::Blocks along with Xcod
Try avoiding using '+' and spaces in the name of directories.
Many program don't handle escaping of pathnames when running external tools like compiler, linker or when calling the final executable.
Remove spaces from your path. It seems that codeblocks does not quote the paths, so every space will be introducing a new command or parameter. The problem here is this part:
C++ book
because it has a whitespace.