Hello,
I am trying the first exercise from a C++ book. The problem is that the examples are shown on a windows machine while I have especially installed Ubuntu netbook10.04 on 30Gb/partition for the course.
I have written the first say hello half a dozen times and checked and rechecked if I am in the right folder etc.
I don't get any errors in the output bottom of Code::block's 8.02 window but I don't see the print out on a separate console/window.
What am I doing wrong?..
In the build log I am getting Debug in: SayHello
/bin/sh g++ not found
Process terminated with status 127 (0 min, 0 sec)
Did the build run process happen?.. or I saved the folder in the wrong place?.