Page 1 of 1

Compiler configuring problem

Posted: Wed Jan 05, 2005 3:38 pm
by Conscious
Hello,
I'm new to C++ programming, downloaded Borland C++ 5.5 Compiler.
Previously it was trying to use VC++ 6.0 tho it had some issues,
i've uninstalled VC++ to install BC++ 5.5.
Would anyone explain me how to setup compiler for Zeus?

Grateful in advance, Conscious

Posted: Thu Jan 06, 2005 12:53 am
by jussij
I'm new to C++ programming, downloaded Borland C++ 5.5 Compiler. Previously it was trying to use VC++ 6.0 tho it had some issues, i've uninstalled VC++ to install BC++ 5.5.
It should be possible to configure Zeus to use either of these compilers.
Would anyone explain me how to setup compiler for Zeus?

In a nutshell all you need to do is make sure the compiler is installed then edit the c/c++ document type to add the compiler command line. For more information on how this is done see the Configuring Zeus to Run a Third Party Compiler tip.

If this tip does help, feel free to post another question. In the second post make sure you add the output details displayed in the Zeus compiler output window.

Jussi

Posted: Thu Jan 06, 2005 1:15 pm
by Conscious
Ok, thank you very much.
I've figured already :)