https://bugs.winehq.org/show_bug.cgi?id=49886
--- Comment #13 from Muhammed Emin TOMBAK mtombak@hssgm.gov.tr --- I have tried to compile it this command: gcc winscard.c -o winscard.dll
But it fails. the output message is that:
winscard.c:19:10: fatal error: config.h: Böyle bir dosya ya da dizin yok #include "config.h" ^~~~~~~~~~ compilation terminated.
How should i compile it for wine 5.17?