Howdy. I am attempting to program my first barcode-enabled program using
CodeWarrior, and I can't seem to get the Symbol library to link into my
project. I have added the '.lib' file into my project, as well as the 3
header files that are required, but when I build the project I encounter
errors of the following type for all scanning functions which I call.
Link Error : MPT200.cpp: 'ScanIsPalmSymbolUnit()' referenced from
'AppStart()' is undefined.
Any ideas? I'm probably just overlooking something in my project settings...
Thanks,
Mark Cameron