fatal error C1083

Posted by Newbie on Tue 22 Oct 2002 11:52 AM — 2 posts, 11,241 views.

#0
--------------------Configuration: mfcsphere - Win32 Debug--------------------
Compiling...
QQ.c
c:\new\quartics\qq.c(1) : fatal error C1083: Cannot open include file: 'stdafx.h': No such file or directory
Error executing cl.exe.

QQ.obj - 1 error(s), 0 warning(s)
Australia Forum Administrator #1
I don't see what this has to do with compiling the SMAUG server, there is no qq.c file in it.

stdafx.h is a standard file generated by the MS compiler when you are using MFC.