On 27/11/06, Pete Robbins <[EMAIL PROTECTED]> wrote:



 On 27/11/06, Simon Laws <[EMAIL PROTECTED]> wrote:
>
> I've just checked out SCA and SDO from SVN and I get and error in VC
> Express
> when building SCA...
>
> ------ Build started: Project: tuscany_sca_ws_dispatcher, Configuration:
> Debug Win32 ------
> Compiling...
> Axis2Dispatcher.cpp
> Axis2DispatcherModule.cpp
> 
c:\simon\projects\eclipse3.2\cpp\sca\runtime\extensions\ws\service\axis2c\src\tuscany\sca\ws\axis2dispatchermodule.cpp(66)
>
> : error C2440: '=' : cannot convert from 'axis2_status_t (__stdcall
> *)(axis2_module_t *,const axis2_env_t *,axis2_conf_ctx_t
> *,axis2_module_desc_t *)' to 'axis2_status_t (__stdcall *)(axis2_module
> *,const axis2_env_t *)'
>        This conversion requires a reinterpret_cast, a C-style cast or
> function-style cast
> Generating Code...
>
> Does this mean I have an out of date Axis install on my machine?
>
> Simon
>
>
Possibly. It builds fine for me against Axis 0.94 and 0.95

--
Pete


actually it's 0.94 I'm using
--
Pete

Reply via email to