Page 1 of 1

MPLAB IDE Build Problem

Posted: Sat Jan 09, 2010 10:07 pm
by NoSmoke
Am trying to build a SwordFish program in MPLAB but keep getting a Build Failed. The program comes from SFWiki, "Soft RTC - Four Methods For A Precision PIC Real Time Clock". I've tried removing parts of the program, even going to the extent of commenting out the whole thing but in each case the Build Failed message comes up immediately (no SF compiler o/p is displayed). The program compiles successfully within SF itself.

I have tried the SF bargraph example program and a short program I wrote myself and they both build successfully. All these programs have been stored in the same directory.

The message I get is: BUILD FAILED: Sat Jan 09 15:02:17 2010

I can't find any relevant docs in the MPLAB Help explaining what could be the problem. Can anyone please help??

Update:

It looks like the .bas file names cannot have space(s) in them (WTHeck?).