Compiler configuring problem

Get help with the installation and running of the Zeus IDE. Please do not post bug reports or feature requests here. When in doubt post your question here.
Post Reply
Conscious
Posts: 2
Joined: Wed Jan 05, 2005 3:30 pm

Compiler configuring problem

Post 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
jussij
Site Admin
Posts: 2650
Joined: Fri Aug 13, 2004 5:10 pm

Post 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
Conscious
Posts: 2
Joined: Wed Jan 05, 2005 3:30 pm

Post by Conscious »

Ok, thank you very much.
I've figured already :)
Post Reply