Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: subvertman on September 12, 2005, 04:51:22 pm

Title: how to compile a single .cpp file
Post by: subvertman on September 12, 2005, 04:51:22 pm
i tried to compile a single .cpp file but got message "command execution failed". comment please.


[attachment deleted by admin]
Title: Re: how to compile a single .cpp file
Post by: Angelo on September 12, 2005, 05:53:42 pm
download latest cvs compiled version from ceniza :)
This version help me, so should help ya. 8)
Title: Re: how to compile a single .cpp file
Post by: subvertman on September 12, 2005, 06:08:42 pm
detail please. link please?
Title: Re: how to compile a single .cpp file
Post by: thomas on September 13, 2005, 11:21:35 am
Look here: http://forums.codeblocks.org/index.php/topic,559.0.html

The actual download location is http://gda.utp.edu.co/~ceniza/CodeBlocks/.

The "officially released" versions (well, Ceniza's builds are practically official, too ;)) are a bit outdated and require you to have a project to be able to compile something.
It somehow makes sense, too, because you would usually want to have more than one source file and save compiler settings, etc.
However, for those who really just need to compile one demo source quickly, that feature has been added to the upcoming "official" releases. For now, use Ceniza's build, or compile Code::Blocks from CVS. :)