January 25, 2002
Please forgive what must be an idiotic question.

After downloading the C++ compiler and unpacking the zip file I didn't find the installation/setup program nor the ide?

I obviously missed something (probably more than one thing) that's real obvious, but please, can you clue me in.

Thanks.

-- Roy
January 25, 2002
Roy Gordon wrote:

> Please forgive what must be an idiotic question.
> 
> After downloading the C++ compiler and unpacking the zip file I didn't find the installation/setup program nor the ide?


There is no setup program at all. The downloadable version in commandline only, no IDDE.
Installation is really simple, unpack the zipfile make sure you keep the directory sructure from the zipfile unimpaired. After extraction you might want to add the \DMC\BIN\ directory into your PATH environment var.

If you want the IDDE you have to buy the CDROM.


> 
> I obviously missed something (probably more than one thing) that's real obvious, but please, can you clue me in.
> 
> Thanks.
> 
> -- Roy
>