[Gambas-devel] Gambas component creation error

Benoit Minisini gambas at ...1...
Mon Apr 4 15:43:40 CEST 2005


On Friday 01 April 2005 15:37, Daniel Campos wrote:
> Hi Benoît:
>
> I'm trying to split the gb.xml.rpc component in three parts:
>
> gb.xml.rpc --> Basic classes, does not use any other component
> gb.xml.rpc.client -> Client class, uses gb.xml and gb.net.curl
> gb.xml.rpc.server -> Server class, uses gb.xml and gb.net
>
> Once I've created and installed gb.xml.rpc, I tried to create the
> gb.xml.rpc.client component, adding gb.xml.rpc as dependency.
> All seems to be loaded and recognized OK, but when I try to
> use the RpcType class, I always find an error "Unable to load
> class RpcType: Unable to load class file".
>
> The only difference between this class and another classes is that
> all members are static... may be this is the problem? Could you
> fix it soon :-) ?
>
> Regards,
>
> D. Campos

Please try this patch...

-- 
Benoit Minisini
mailto:gambas at ...1...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gbx_stream.c
Type: text/x-csrc
Size: 10079 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/devel/attachments/20050404/720e4d6b/attachment.c>


More information about the Devel mailing list