Hello

I try compile my application with winemaker ...

winemaker --lower-uppercase --mfc -I/home/max/libffc-master/Include -I/home/max/wine/include DN

After make I have got result:

wineg++ -c   -I/home/max/libffc-master/Include -I/home/max/wine/include -I.    -o Big.o Big.cpp
In file included from /home/max/wine/include/windows.h:70:0,
                 from /home/max/libffc-master/Include/FFC/Globals.h:6,
                 from /home/max/libffc-master/Include/afx.h:13,
                 from /home/max/libffc-master/Include/afxwin.h:13,
                 from StdAfx.h:16,
                 from Big.cpp:2:
/home/max/wine/include/winscard.h:22:20: fatal error: wtypes.h:


Why wtypes.h not included ?




















--
MAX Trifonov