Compile XPCOM idl file using 64bit Ubunty based system

161 Views Asked by At

I'm working on a XPCOM interface for Firefox. To compile my .idl file using 64-bit Ubuntu based system, I couldn't find the specific Gecko SDK version. I tired to download "Linux x86_64" version of Gecko SDK from link in which I couldn't find "xpidl" file inside bin folder. This is the tutorial I followed. It would be great to hear where I'm missing.

1

There are 1 best solutions below

0
On

The build system uses new xpidl written in python since quite some time.

See: https://developer.mozilla.org/en-US/docs/XPIDL/pyxpidl