Hi,

I'm very sorry orry, I must be pointing to the wrong codes.
But have you tried to clean build with: _HB_API_INTERNAL_
HB_STACK_MACROS and HB_API_MACROS defined?

I got this and cannot go through:

--
src\compiler\hbcmplib.c(115) : error C2227: left of '->item' must point to 
class/struct/union/generic type
        type is ''unknown-type''
src\compiler\hbcmplib.c(115) : error C2228: left of '.asSymbol' must have 
class/struct/union
src\compiler\hbcmplib.c(115) : error C2228: left of '.paramcnt' must have 
class/struct/union
src\compiler\hbcmplib.c(115) : error C3861: 'hb_stackBaseItem': identifier not 
found
src\compiler\hbcmplib.c(117) : error C3861: 'hb_stackReturnItem': identifier 
not found
src\compiler\hbcmplib.c(128) : error C2227: left of '->item' must point to 
class/struct/union/generic type
        type is ''unknown-type''
src\compiler\hbcmplib.c(128) : error C2228: left of '.asSymbol' must have 
class/struct/union
src\compiler\hbcmplib.c(128) : error C2228: left of '.paramcnt' must have 
class/struct/union
src\compiler\hbcmplib.c(128) : error C3861: 'hb_stackBaseItem': identifier not 
found
src\compiler\hbcmplib.c(132) : error C3861: 'hb_stackReturnItem': identifier 
not found
src\compiler\hbcmplib.c(146) : error C2227: left of '->item' must point to 
class/struct/union/generic type
        type is ''unknown-type''
src\compiler\hbcmplib.c(146) : error C2228: left of '.asSymbol' must have 
class/struct/union
src\compiler\hbcmplib.c(146) : error C2228: left of '.paramcnt' must have 
class/struct/union
src\compiler\hbcmplib.c(146) : error C3861: 'hb_stackBaseItem': identifier not 
found
src\compiler\hbcmplib.c(150) : error C3861: 'hb_stackReturnItem': identifier 
not found

--
Andi

> I've just recompiled whole Harbour code with -D_HB_API_INTERNAL_ and
> with the exception to HBQT rest compiles now correctly.
 
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to