Kirix Support Forums

nsall.idl

Please post all general questions, comments, bug reports, and any other wxWebConnect feedback here.

nsall.idl

Postby WaZZu on Mon Feb 01, 2010 7:47 am

Hello,

So far, I've managed to build and use wxWebConnect under MacOS X 10.5. Everything works as it's supposed to.
I've embedded against comm-1.9.1 branch.

Can you please let me know how you manage your nsall.idl file? I've added a couple of more XPCOM interfaces, generated header file, and wxWebConnect doesn't want to compile, complaining to different macros misuse.
What's the correct way to update nsall.idl file in order to add more interfaces to use them in my embedding application?

Thanks.
WaZZu
Registered User
 
Posts: 5
Joined: Fri Mar 17, 2006 1:19 am

Re: nsall.idl

Postby Ben on Mon Feb 01, 2010 2:42 pm

The correct command is:

Code: Select all
xpidl -m header nsall.idl


That said, I've noticed differences between xpidl versions. Try a newer (or older) version of it, you might have more success. Unfortunately there's no command line switch in xpidl to print the version we're using.

If you still can't get it, send your changes to support@kirix.com and I'll take a look.

Best,
Ben
Ben Williams
Kirix Support Team
User avatar
Ben
Kirix Support Team
 
Posts: 525
Joined: Mon Dec 19, 2005 6:29 am

Re: nsall.idl

Postby Ben on Mon Feb 01, 2010 2:44 pm

I'm very interested in the changes you made to make the mac version work. Can you give me more details? I'd like to integrate your work into our next release.

All the best,
Ben
Ben Williams
Kirix Support Team
User avatar
Ben
Kirix Support Team
 
Posts: 525
Joined: Mon Dec 19, 2005 6:29 am

Return to wxWebConnect Questions, Thoughts & Feedback