> Hi ,
>     I am having a symbol 1700 device , I am using code 
> warrior 6 (demo) for
> development. I am writing an application to use the scan 
> feature of the
> device. It has its own library for scan functions. I have 
> included all the
> header files as mentioned in the document of the symbol. But 
> I am not able
> to build the code, as it is giving link error to all the standard scan
> functions in the code. I know I have to link the ScanMgr.lib 
> file to the
> application(specify the path). I am not able to get where in 
> the settings i
> should
> mention this.

Just add the ScanMgr.lib file to your project.  That's how you tell the
IDE to include it (that's what was done with the StartupCode.lib file you
already have in your project window).

-hkmlt



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to