Hi,

I'm trying to compile a mfc app without having a working copy of visual studio. The platform sdk includes mfc source code and make file. However I can't compile it, nmake complains that its missing a .pdb for a file before it tries to compile it. Anyone manage to get this to work?