|
Re: Code::Blocks IDE interface (Tutorial/Makefile)
Quote:
Originally Posted by JBotAlan
I take it I have to have gcc installed?
It auto-detected the gcc install that came with Bloodshed Dev-C++ and was using the mingw32-make.exe from there, but I still kept getting the error:
Code:
mingw32-make.exe: *** No rule to make target `obj.8722\cal.o', needed by `PIC18F8722.hex'. Stop.
Process terminated with status 1 (0 minutes, 0 seconds)
0 errors, 0 warnings
I'm not sure what this means. I'm going to check everything over again, but I doubt I am going to get it myself because I'm a n00b...
JBot
EDIT: It seems to be looking for the compiler chosen in the dropdown box. I can't find a way to override this and it seems that...HOLD on a SEC! I think I just answered my own question...
EDIT AGAIN: What do I set for the Make: path for the compiler settings? It doesn't look like C18 even has make packaged with it...
EDIT AGAIN AGAIN: Now I got it to run mcc18 at least, but now it gave me something like 30 errors...I'm starting to give up...
|
If you could post the errors, I'd be glad to help out. Also, CmptrGk, thanks, I'll add the name change into the directions above.
__________________
D5 Robotics, Team 1293: Programmer, CAD'er, Mechanical, Electrical... I've made my rounds.
Events: 2006-2009 Palmetto Regional
Website: http://d5robotics.org/
|