Ok so im learning C++ and bought a book called ';C++ without fear'; by brian overland. It came with this compiler and i'm trying to download it, but i'm having trouble. Ok so heres the instructions: Installing the Compiler and Development Environment
======================================?br>
This is a quick overview. For more complete instructions, you
may also want to review the Readme1st.dj file, which is located
on the root directory of the CD. (This is a plain text file
that can be viewed with any text editor.)
To install the compiler and development environment from within
a DOS environment or Windows MS-DOS window:
1. From the root directory of your C drive, create a DJGPP directory:
C:\%26gt;mkdir djgpp
2. Change directory to djgpp.
C:\%26gt;cd djgpp
3. Copy the contents of the root directory of the CD. (This assumes
that your CD uses a D: drive letter; use whatever drive letter is
appropriate.)
C:\DJGPP%26gt;copy d:\*.*
4. Use unzip32.exe to decompress all the binary files.
C:\DJGPP%26gt;unzip32 *.zip
So what do I do? I am currently on the Windows XP. Help?How to download this compiler?
Did you try following the instructions? They seem pretty straight forward...
Anyway, download Code::Blocks instead.How to download this compiler?
I'd check out MinGW or Visual Studio Express.
Subscribe to:
Post Comments
(Atom)
No comments:
Post a Comment