Do you know the same thing happened to me on two computers and with other versions of free C++ compilers I'd downloaded.
Hopefully you've corrected the problem by now from the previous post but if not..
After much wailing & gnashing of teeth, I finally resolved this by
1. for Windows ME, running MSConfig, clicking on Environment, highlighting 'Path' and editing it by sticking ;C:\BORLAND\BCC55\BIN; on the end of what was already there.
2. for Windows XP, going into system properties in the control panal, clicking 'Advanced' going to 'Environmental Variables' and editing 'path' by again sticking ;C:\BORLAND\BCC55\BIN; on the end of what was already there.
I don't know why the above works but I think it's got something to do with telling .BAT files where to go.
Ah well - on with the book.
Regards
Biriani
biriani:
[email protected]