View Single Post
  #3   Spotlight this post!  
Unread 04-11-2008, 10:31
MarkO's Avatar
MarkO MarkO is offline
Registered User
AKA: Mark D. Overholser
FRC #0957 (WATSON Robotics team)
Team Role: Mentor
 
Join Date: Jan 2007
Rookie Year: 2007
Location: Albany, Oregon, USA
Posts: 17
MarkO is an unknown quantity at this point
Re: MPLAB Compile Error with MPLIB

Quote:
Originally Posted by GRS View Post
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?
It almost looks like that MPLIB.EXE is trying to create a Library ("comp.lib")

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???