Thanks Dave.

This helps, to solve my problem I used XCode to compile (am on learning phase on Mac OS X) and link. The command line linker option provided by you helped in getting stuff done in Eclipse CDT also.

Regards
Kapil

On 6/17/06, David Corcoran <[EMAIL PROTECTED]> wrote:
Hi,

pcsc-lite is delivered as a framework (PCSC.framework)  Link to it
using -framework PCSC from the command line or by adding the
framework to your IDL ...

Thanks,
Dave



On Jun 16, 2006, at 5:04 PM, Kapil Sachdeva wrote:

> Hi,
>
> I have been using pcsclite on various versions of Linux (mandriva,
> novell etc) where I never faced problem compiling and linking
> against pcsclite library (libpcsclite.so). I am now porting my code
> to Mac OS X 10.4.6 and its pretty much my first application
> on Mac OS.
>
> I use Eclipse CDT (which uses auto generated makefiles at the back
> end) to compile my application. Since Mac OS comes with pre-
> installed pcsclite and SDK (PCSC.Framework) for developmenet I am
> using it. Compilation of my application works but I am not able to
> link it as I do not see any libpcsclite.dylib or libpcsclite.shlb etc.
>
> I would sincerely appreciate if some body could help me out on this
> problem.
>
> Regards & thanks
> Kapil
>
>
> _______________________________________________
> Muscle mailing list
> [email protected]
> http://lists.drizzle.com/mailman/listinfo/muscle

_______________________________________________
Muscle mailing list
[email protected]
http://lists.drizzle.com/mailman/listinfo/muscle

_______________________________________________
Muscle mailing list
[email protected]
http://lists.drizzle.com/mailman/listinfo/muscle

Reply via email to