Re: Problem with Creating a Type Library with COMET Tools
- From: Mark McLoughlin <mark skynet ie>
- To: Mary Roberts <mary_roberts4 hotmail com>
- Cc: orbit-list gnome org
- Subject: Re: Problem with Creating a Type Library with COMET Tools
- Date: 24 Jan 2003 15:20:34 +1300
Hi Mary,
I think you have the wrong list. This is a list for ORBit, a C based
ORB primarily used on UNIX platforms as part of the GNOME desktop.
IONA's ORBix has nothing to do with us :-)
Good Luck,
Mark.
On Fri, 2003-01-24 at 02:40, Mary Roberts wrote:
> Hi All,
>
> I get a problem when I try to create a TypeLibrary with the the ts2tlb
> command for the following struct.idl [installed in the demos] file,
> I have added the struct.idl file to the ifr
> and to the
> typestore -> by typeman -e *
>
> Now when I use ts2tlb -f ch.tlb -l IT_MARY passStruct
>
> I get this error D:\Program Files\IONA\bin\..\orbix_art\1.2\bin\ts2tlb:
> Processing : passStruct
>
> D:\Program Files\IONA\bin\..\orbix_art\1.2\bin\ts2tlb:
> Exception :
> Failed to load ITstdInterfaces.tlb [1] : Error loading type
> library/DLL.
>
> Please let me know what is the problem
>
> This is the struct.idl I am using
> interface passStruct
> {
> struct structFixedLength
> {
> long l;
> short s;
> float f;
> };
> struct structVariableLength
> {
> long l;
> short s;
> float f;
> string str;
> };
> structFixedLength passFLS(in structFixedLength i,
> inout structFixedLength io,
> out structFixedLength o);
>
> structVariableLength passVLS(in structVariableLength i,
> inout structVariableLength io,
> out structVariableLength o);
>
> };
>
>
> Thanks
> Mary
>
>
>
>
>
>
> _________________________________________________________________
> Tired of spam? Get advanced junk mail protection with MSN 8.
> http://join.msn.com/?page=features/junkmail
>
> _______________________________________________
> orbit-list mailing list
> orbit-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/orbit-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]