Hello Shamil,

[EMAIL PROTECTED] wrote:

I do not have a C++ compiler


If you are using Linux or some other Unix-like environment, you can get g++ (i.e., gcc) for free.

If you are using Windows, there are several options for getting one (also for free):

- Mingw or Cygwin (google for each)
- Microsoft Visual C++ Toolkit 2003. Microsoft recently released their compiler and toolchain for free download:
http://msdn.microsoft.com/visualc/vctoolkit2003/
- Borland also has a free command-line version of their C++ compiler on their website.


HTH.

Ulrik


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to