Thread: Can't find compiled Program with Code::Blocks using GNU GCC Compiler

  1. #1
    Registered User
    Join Date
    Dec 2007
    Location
    Rochester
    Posts
    40

    Can't find compiled Program with Code::Blocks using GNU GCC Compiler

    I use Code::Blocks with the compiler that comes with it - GNU GCC Compliler - to make my programs, and I just finished my second one, and I found the first compiled program with some effort. But now I can't find the second one. It keeps telling me that there is 'nothing more to do' because I have already compiled it but don't know where it went.
    I think it might be because I transfer the file around on a flash drive.
    If anyone has used Code::Blocks or encountered the same problem, can you please help me figure out what happened?

  2. #2
    Unregistered User Yarin's Avatar
    Join Date
    Jul 2007
    Posts
    2,158
    Check the compilation log, it should tell you.
    Look around in CB's directories and the cpp's directory.
    If all else fails, run a search for your missing exe.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. what is required to open a MSVC++ compiled program?
    By pc2-brazil in forum Windows Programming
    Replies: 8
    Last Post: 08-05-2008, 05:20 AM
  2. My program causes my compiler to crash
    By carolsue2 in forum C++ Programming
    Replies: 4
    Last Post: 04-06-2006, 04:06 AM
  3. mingw32 compiled program segfaults
    By sahil_m in forum C Programming
    Replies: 5
    Last Post: 10-09-2005, 09:46 AM
  4. Gnu Gcc
    By JasonLikesJava in forum Windows Programming
    Replies: 2
    Last Post: 03-07-2002, 12:34 PM
  5. Gnu Gcc with Windows
    By JasonLikesJava in forum C++ Programming
    Replies: 0
    Last Post: 03-06-2002, 12:40 PM