On 16/02/07, Chaskiel M Grundman <[EMAIL PROTECTED]> wrote:
* this in turn, requires changing

#include <wintypes.h>
#include <pcsclite.h>
#include "ifdhandler.h"

to

#include <PCSC/wintypes.h>
#include <PCSC/pcsclite.h>
#include <PCSC/ifdhandler.h>

Do not add PCSC/ in the patch. The correct include directory is given
by `pkg-config --cflags libpcsclite`

Using the header files provided by pcsc-lite is a good idea and should
solve the compilation problems.

Bye

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

Reply via email to