1 2 3 4 5 6 7 8 9
| --------------------Configuration: frame - Win32 Release--------------------
Compiling...
main.cpp
C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\vfw.h(67) : error C2146: syntax error : missing ';' before identifier 'FAR'
C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\vfw.h(67) : error C2501: 'DWORD' : missing storage-class or type specifiers
C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\vfw.h(67) : fatal error C1004: unexpected end of file found
Error executing cl.exe.
frame.exe - 3 error(s), 0 warning(s) |