Hi,
I try to compile the ASCII data plugin from ADK.
I have downloaded Visual C++ 2005 Express ( I cant download Visual C++
2008 Express, because it need Windows XP and I have Windows 2000 Pro ).
I have also downloaded the Microsoft Plateform SDK (R2).
When I try to compile ASCII. I have the following error :
k:\cpp\adk\ascii\stdafx.h(15) : fatal error C1083: Impossible
d'ouvrir
le fichier include : 'afxwin.h' : No such file or directory
It means that VC++ cant find afxwin.h , where is my mistake ?
Regards,
Tintin92