Alex Strickland wrote:
Compiling RC1 with MSVC 6 went perfectly.
I only have ADS 9 and FreeImage on my machine, so a number of the
contribs were not compiled.
The only error I got was for DirectDraw:
cl.exe -c -MT -I..\..\include -Ogt2yb1p -GX- -G6 -YX -FD -Gs -W3
-nologo -TP -Fo..\..\obj\vc\\\ .\w32_ddrw.cpp
w32_ddrw.cpp
.\w32_ddrw.h(61) : error C2065: 'IDirectDrawSurface4' : undeclared
identifier
.\w32_ddrw.h(61) : error C2065: 'pdds' : undeclared identifier
.\w32_ddrw.h(61) : error C2275: 'HBITMAP' : illegal use of this type
as an expression
C:\PROGRA~1\MIFD68~1\INCLUDE\windef.h(241) : see declaration
of 'HBITMAP'
.\w32_ddrw.h(61) : error C2146: syntax error : missing ')' before
identifier 'hbm'
.\w32_ddrw.h(61) : error C2078: too many initializers
.\w32_ddrw.h(61) : error C2275: 'HBITMAP' : illegal use of this type
as an expression
C:\PROGRA~1\MIFD68~1\INCLUDE\windef.h(241) : see declaration
of 'HBITMAP'
.\w32_ddrw.h(61) : error C2059: syntax error : ')'
.\w32_ddrw.h(63) : error C2275: 'COLORREF' : illegal use of this type
as an expression
C:\PROGRA~1\MIFD68~1\INCLUDE\windef.h(290) : see declaration
of 'COLORREF'
.\w32_ddrw.h(63) : error C2146: syntax error : missing ')' before
identifier 'rgb'
.\w32_ddrw.h(63) : error C2078: too many initializers
.\w32_ddrw.h(63) : error C2275: 'COLORREF' : illegal use of this type
as an expression
C:\PROGRA~1\MIFD68~1\INCLUDE\windef.h(290) : see declaration
of 'COLORREF'
.\w32_ddrw.h(63) : error C2059: syntax error : ')'
.\w32_ddrw.cpp(42) : error C2146: syntax error : missing ';' before
identifier 'hb_dd_g_pDD'
.\w32_ddrw.cpp(42) : error C2501: 'LPDIRECTDRAW4' : missing
storage-class or type specifiers
.\w32_ddrw.cpp(42) : fatal error C1004: unexpected end of file found
Microsoft (R) Library Manager Version 6.00.8447
Copyright (C) Microsoft Corp 1992-1998. All rights reserved.
_temp.def : warning LNK4093: Drive/Directory component ignored in
"LIBRARY" statement
Creating library ..\..\lib\vc\ddraw.lib and object
..\..\lib\vc\ddraw.exp
Assuming that all goes well, are we releasing the binaries on sourceforge?
Is there a "list" of what should be included in a binary release?
Does anyone have an answer for this?
Thanks
Alex
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour