|
Deleting intermediate files and output files for project 'VC6Test - Win32 Release'.
--------------------Configuration: VC6Test - Win32 Release--------------------
Compiling resources...
Compiling...
StdAfx.cpp
D:\HOHO\INCLUDE\hPlane2D.h(244) : error C2146: syntax error : missing ';' before identifier 'GetSurface'
D:\HOHO\INCLUDE\hPlane2D.h(244) : error C2433: 'LPDIRECTDRAWSURFACE7' : 'virtual' not permitted on data declarations
D:\HOHO\INCLUDE\hPlane2D.h(244) : error C2501: 'LPDIRECTDRAWSURFACE7' : missing storage-class or type specifiers
D:\HOHO\INCLUDE\hPlane2D.h(244) : error C2253: 'GetSurface' : pure specifier only applies to virtual function - specifier ignored
D:\HOHO\INCLUDE\hPlane2D.h(523) : error C2061: syntax error : identifier 'DDGAMMARAMP'
D:\HOHO\INCLUDE\hPlane2D.h(573) : error C2146: syntax error : missing ';' before identifier 'GetDirectDraw'
D:\HOHO\INCLUDE\hPlane2D.h(573) : error C2433: 'LPDIRECTDRAW7' : 'virtual' not permitted on data declarations
D:\HOHO\INCLUDE\hPlane2D.h(573) : error C2501: 'LPDIRECTDRAW7' : missing storage-class or type specifiers
D:\HOHO\INCLUDE\hPlane2D.h(573) : error C2253: 'GetDirectDraw' : pure specifier only applies to virtual function - specifier ignored
执行 cl.exe 时出错.
VC6Test.exe - 1 error(s), 0 warning(s) |
|