xpidl compiler is not being found after xulrunner2.0
3 views
Skip to first unread message
Vikas Pushkar
unread,
Jun 17, 2015, 1:34:55 AM6/17/15
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
i have a module with uses nshttpauthmanager.idl service. so far i was using an old xulrunner-sdk(i guess 2.0) to create nshttpauthmanager.idl.h and use it. but in the latest sdks i do not find xlidl compiler. in latest gecko-sdk i am able to find xlidl but nshttpauthmanager is not found. if i copy xlidl from gecko-dk it does not work it says "Bad CPU Type In Executable". is there a xulrunner-sdk which has both nshttpauthmanager and xlidl? how do we get .h files from .idl files in the latest xulrunner-sdks? am i missing some changes that has gone through xulrunner-sdk lately?