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?
:) It compiles to the same directory where the source code is.
Quote from: cpudaman on January 11, 2008, 03:05:11 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).
Or just make a search in your file browser...