User forums > Using Code::Blocks

Build and run problem

(1/1)

rohith:
The following message is displayed when I try to build and run a program.
         
    "First- Debug" uses an invalid compiler [YOUR ANSWER IS ALREADY THERE. SEARCH THE FORUMS!]. Skipping.....
     Nothing to be done.
Can anybody help with this. Thanks in advance.

MortenMacFly:

--- Quote from: rohith on July 13, 2008, 09:01:25 am ---The following message is displayed when I try to build and run a program.
         
    "First- Debug" uses an invalid compiler [YOUR ANSWER IS ALREADY THERE. SEARCH THE FORUMS!]. Skipping.....
     Nothing to be done.
Can anybody help with this. Thanks in advance.

--- End quote ---
Mind searching the forum before asking?

Verify your compiler setup is correct, especially the toolchain. This message indicates that C::B cannot find the compiler.

softdreams4u:
Hi,

Me Too Facing same problem when i installed codeblock with GNU GCC latest complier in fedora 9.i386. I hope Some bug in Code Block

softdreams4u:
Hi,

I found out where is error while building and compiling. Let met clear your doubts.

Go to Settings->Compiler and Debugger->Choose Tool chain executable tab->

Change Compiler installation directory from /usr/lib to /usr and click ok

Now Try Ctrl + 10 to Run your source code. We can see your program working fine.

If You have any doubt ping me back at softdreams4u@hotmail.com.

Have a nice day,
Babu.S

rohith:
Thank you. Babu for your help.


Regards.
Rohith.

Navigation

[0] Message Index

Go to full version