Hello Everybody,
Iam new to this group. Iam working on a gaming program which uses DirectX and OpenGL . The errors I get when I compile the program are
DX Space Ship.cpp
should not include d3dtypes.h when compiling for DX8 or newer interfaces
c:\dxss2\includes\matlab\include\libmatlb.h(315) : error C2447:
missing function header (old-style formal list?)
c:\dxss2\dxss 3200\dxss globals.h(106) : error C2146: syntax error :
missing ';' before identifier 'dims'
c:\dxss2\dxss 3200\dxss globals.h(106) : fatal error C1004: unexpected
end of file found
Error executing cl.exe.
DX Space Ship.obj - 3 error(s), 0 warning(s)
Do you think I need to include the cpw library file.
Any suggestion from your side would be of great help to me .
Thanks
Sunanda
Iam new to this group. Iam working on a gaming program which uses DirectX and OpenGL . The errors I get when I compile the program are
DX Space Ship.cpp
should not include d3dtypes.h when compiling for DX8 or newer interfaces
c:\dxss2\includes\matlab\include\libmatlb.h(315) : error C2447:
missing function header (old-style formal list?)
c:\dxss2\dxss 3200\dxss globals.h(106) : error C2146: syntax error :
missing ';' before identifier 'dims'
c:\dxss2\dxss 3200\dxss globals.h(106) : fatal error C1004: unexpected
end of file found
Error executing cl.exe.
DX Space Ship.obj - 3 error(s), 0 warning(s)
Do you think I need to include the cpw library file.
Any suggestion from your side would be of great help to me .
Thanks
Sunanda