Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: katesfb on June 21, 2010, 02:42:34 am
-
Hi,
Hopefully this is the right forum. Just setup C::B 8.02 under linux using the SDCC compiler. I followed the instructions to get it setup correctly and then tested it on a small test program and got the following error:
"sdcc_test - Debug" uses an invalid compiler [YOUR ANSWER IS ALREADY THERE. SEARCH THE FORUMS!]. Skipping...
Nothing to be done.
I assume from this that i have not setup the compiler to work with C::B correctly.
Any thoughts on what i may have done wrong with the setup. Any help is much appreciated.
Cheers.
-
Fixed.
Becos the auto detect function in code blocks had not detected the sdcc compiler it assumed the required files were in a default directory which they weren't. Directing code blocks to the correct directory has sorted the problem.
Cheers.