Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: 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.
-
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.
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.
-
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
-
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
-
Thank you. Babu for your help.
Regards.
Rohith.