Hello,
I really hope someone here can help me..
i'm trying to make a cocoa apps (Xcode 4.4.1) with demo_DLL. for now I just to try to diaplay the MSG received from the USB key to a graphical window. (not in the console)
but I always have this error:
Typedef redefinition with different types ('unsigned char' vs 'signed char')
in file: type.h line:110 , typedef unsigned char BOOL;
thanks
Eric