3.80 under Windows works fine.
I'm still getting these errors with hbwin with MSVC (I've made the
test using this compiler):
---
../../axcore.c(155) : error C2143: syntax error : missing ';' before '*'
../../axcore.c(155) : error C4430: missing type specifier - int
assumed. Note: C++ does not support default-int
../../axcore.c(155) : error C4430: missing type specifier - int
assumed. Note: C++ does not support default-int
../../axcore.c(184) : error C2039: 'lpVtbl' : is not a member of 'ISink'
../../axcore.c(154) : see declaration of 'ISink'
../../axcore.c(184) : error C2227: left of '->Release' must point to
class/struct/union/generic type
../../axcore.c(188) : error C2143: syntax error : missing ')' before 'this'
../../axcore.c(188) : error C2143: syntax error : missing ';' before 'this'
../../axcore.c(188) : error C2059: syntax error : ')'
../../axcore.c(189) : error C2143: syntax error : missing ';' before '{'
../../axcore.c(189) : error C2447: '{' : missing function header
(old-style formal list?)
../../axcore.c(201) : error C2143: syntax error : missing ')' before 'this'
../../axcore.c(201) : error C2143: syntax error : missing ';' before 'this'
../../axcore.c(201) : error C2059: syntax error : ')'
../../axcore.c(202) : error C2143: syntax error : missing ';' before '{'
../../axcore.c(202) : error C2447: '{' : missing function header
(old-style formal list?)
../../axcore.c(207) : error C2143: syntax error : missing ')' before 'this'
../../axcore.c(207) : error C2143: syntax error : missing ';' before 'this'
../../axcore.c(207) : error C2365: 'Release' : redefinition; previous
definition was 'formerly unknown identifier'
../../axcore.c(207) : error C2059: syntax error : ')'
../../axcore.c(208) : error C2143: syntax error : missing ';' before '{'
../../axcore.c(208) : error C2447: '{' : missing function header
(old-style formal list?)
../../axcore.c(218) : error C2143: syntax error : missing ')' before 'this'
../../axcore.c(218) : error C2143: syntax error : missing ';' before 'this'
../../axcore.c(218) : error C2059: syntax error : ')'
../../axcore.c(219) : error C2143: syntax error : missing ';' before '{'
../../axcore.c(219) : error C2447: '{' : missing function header
(old-style formal list?)
../../axcore.c(226) : error C2143: syntax error : missing ')' before 'this'
../../axcore.c(226) : error C2143: syntax error : missing ';' before 'this'
../../axcore.c(226) : error C2059: syntax error : ')'
../../axcore.c(227) : error C2143: syntax error : missing ';' before '{'
../../axcore.c(227) : error C2447: '{' : missing function header
(old-style formal list?)
../../axcore.c(236) : error C2143: syntax error : missing ')' before 'this'
../../axcore.c(236) : error C2143: syntax error : missing ';' before 'this'
../../axcore.c(236) : error C2059: syntax error : ')'
../../axcore.c(237) : error C2143: syntax error : missing ';' before '{'
../../axcore.c(237) : error C2447: '{' : missing function header
(old-style formal list?)
../../axcore.c(248) : error C2143: syntax error : missing ')' before 'this'
../../axcore.c(248) : error C2143: syntax error : missing ';' before 'this'
../../axcore.c(250) : error C2059: syntax error : ')'
../../axcore.c(251) : error C2143: syntax error : missing ';' before '{'
../../axcore.c(251) : error C2447: '{' : missing function header
(old-style formal list?)
../../axcore.c(291) : error C4430: missing type specifier - int
assumed. Note: C++ does not support default-int
../../axcore.c(291) : error C2146: syntax error : missing ';' before
identifier 'ISink_Vtbl'
../../axcore.c(291) : error C4430: missing type specifier - int
assumed. Note: C++ does not support default-int
../../axcore.c(292) : error C2440: 'initializing' : cannot convert
from 'HRESULT (__stdcall *)(IDispatch *)' to 'int'
There is no context in which this conversion is possible
../../axcore.c(293) : error C2078: too many initializers
../../axcore.c(331) : error C2039: 'lpVtbl' : is not a member of 'ISink'
../../axcore.c(154) : see declaration of 'ISink'
../../axcore.c(331) : error C2059: syntax error : ')'
---
Brgds,
Viktor
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour