Got compile error with latest code.
 
mep_client.c
..\..\modules\core\clientapi\mep_client.c(711) : error C2275:
'axis2_op_ctx_t' : illegal use of this
 type as an expression
        ..\..\include\axis2_op_ctx.h(51) : see declaration of
'axis2_op_ctx_t'
..\..\modules\core\clientapi\mep_client.c(711) : error C2065: 'op_ctx' :
undeclared identifier
..\..\modules\core\clientapi\mep_client.c(712) : error C2275:
'axis2_svc_ctx_t' : illegal use of thi
s type as an expression
        ..\..\include\axis2_svc_ctx.h(44) : see declaration of
'axis2_svc_ctx_t'
..\..\modules\core\clientapi\mep_client.c(712) : error C2065: 'svc_ctx'
: undeclared identifier
..\..\modules\core\clientapi\mep_client.c(713) : error C2275:
'axis2_ctx_t' : illegal use of this ty
pe as an expression
        ..\..\include\axis2_ctx.h(53) : see declaration of 'axis2_ctx_t'
..\..\modules\core\clientapi\mep_client.c(713) : error C2065: 'ctx' :
undeclared identifier
..\..\modules\core\clientapi\mep_client.c(714) : error C2275:
'axis2_property_t' : illegal use of th
is type as an expression
        ..\..\util\include\axis2_property.h(38) : see declaration of
'axis2_property_t'
..\..\modules\core\clientapi\mep_client.c(714) : error C2065: 'prop' :
undeclared identifier
 
This is after doing an Update of all c code from SVN.  I got the
previous revision of mep_client.c and so far things are building.
 
-Daver.


**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. Any unauthorized review, use, disclosure or distribution is 
prohibited. If you are not the intended recipient, please contact the sender by 
reply e-mail and destroy all copies of the original message.

Reply via email to