Code::Blocks Forums

User forums => Help => Topic started by: cpudaman on January 11, 2008, 03:05:11 am

Title: Where exactly does it compile to?
Post by: cpudaman on January 11, 2008, 03:05:11 am
I keep trying to compile a program I made. The first time it said it did it, but I couldn't find it.  And when I try to do it again, it says 'nothing left to do'. Can you tell me where it compiled it to?
Title: Re: Where exactly does it compile to?
Post by: NoSoulX on January 11, 2008, 06:49:32 am
 :) It compiles to the same directory where the source code is.
Title: Re: Where exactly does it compile to?
Post by: MortenMacFly on January 11, 2008, 08:19:56 am
Can you tell me where it compiled it to?
Menu "Project" -> "Properties..." -> tab "Build targets" -> select your target -> "Output filename" (which may be relative to the project file).
Title: Re: Where exactly does it compile to?
Post by: dje on January 11, 2008, 09:42:09 am
Or just make a search in your file browser...