Thread: Build Error
View Single Post
  #11   Spotlight this post!  
Unread 26-01-2005, 17:03
kutty18 kutty18 is offline
Registered User
#0234 (Cyberblue)
Team Role: Programmer
 
Join Date: Jun 2004
Location: Indianapolis, IN
Posts: 23
kutty18 is on a distinguished road
Send a message via AIM to kutty18 Send a message via Yahoo to kutty18
Re: Build Error

I recieved this error message when building...I didn't want to create another thread, so I'm posting it here...

Code:
Error - could not find definition of symbol 'getLeftEncoder' in file 'C:\...Robotics\CODE\00_code4\user_routines_fast.o'.
I have the function getLeftEncoder() declared in "encoder.h", and I included "encoder.h" in "user_routines_fast.c". I don't what to do. Any suggestions?