Compiling using g++ and xCodeI am still trying to compile a C++ program properly using terminal and xcode. I found this link here...
XCode compiler for mac and booksThe only hello world program that I was able to run is the one from the tutorial, and the one from a...
XCode compiler for mac and booksit seems as if that the book forgot to put std:: before cout. is that just a typo on the side of the...
XCode compiler for mac and booksI get that, but even if I change it to iosteam, there's still an error. in short, apart from chang...
XCode compiler for mac and booksSo for the remainder of the book, I just have to change everything into the iostream (from the std_l...
This user does not accept Private Messages