Dinush
11-02-2004, 19:45
I keep getting a compiler error:
MPLINK 3.40, Linker
Copyright (c) 2003 Microchip Technology Inc.
Error - symbol 'cal_joy' has multiple definitions.
Errors : 1
Even though it's only declared once in the header file (this is in my own header file and I have included the #ifndef, #define, #endif preprocessor lines.
Thanks.
MPLINK 3.40, Linker
Copyright (c) 2003 Microchip Technology Inc.
Error - symbol 'cal_joy' has multiple definitions.
Errors : 1
Even though it's only declared once in the header file (this is in my own header file and I have included the #ifndef, #define, #endif preprocessor lines.
Thanks.