|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
| Thread Tools | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
MPLAB Compile Error with MPLIB
MPLab IDE v7.20 isn't compiling the old competition code from last year's competition. It compiles the default code just fine however. MPLab C18 Toolsuite locations have been set. Any suggestions?
Quote:
|
|
#2
|
|||||
|
|||||
|
Re: MPLAB Compile Error with MPLIB
P.S. It's your creation of the object library comp.lib with MPLIB that's failing, not any compilation.
You may not be doing what you think you're doing. Are there multiple projects associated with last year's robot? This isn't the normal process for compiling code to download to a robot. How come comp.lib is referenced without the full pathname like everything else is using? Code:
Executing: "C:\mcc18\bin\mplib.exe" /c "comp.lib" "R:\2008-2009\Programming\comp\comp.lib" Last edited by Mark McLeod : 29-10-2008 at 12:02. |
|
#3
|
||||
|
||||
|
Re: MPLAB Compile Error with MPLIB
Quote:
From these Object Modules (ifi_startup.o, ifi_utilities.o, main.o, user_routines.o, user_routines_fast.o, user_SerialDrv.o, and user_util.o) And also these Libraries (FRC_alltimers_8722.lib, FRC_library_8722.lib) Does MPLIB.EXE let you make new Libraries from both Object Modules and old Libraries??? |
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Code Won't Compile in MPLab with WPILib | Inverted | Programming | 1 | 20-02-2007 22:12 |
| const array - 'auto' compile error ? | oddjob | Programming | 10 | 17-02-2007 01:36 |
| compile error | Chuck Merja | Programming | 3 | 17-02-2005 15:02 |
| InterruptVectorLow error when we compile | Redneck | Programming | 5 | 02-02-2005 22:57 |
| Compile error | blindguyinanorg | Programming | 4 | 12-02-2004 19:49 |