XpCom Help
-
Greetings, I need to learn some XPCOM development. I used this thread to learn some introduction: A Simple XPCOM Tutorial[^]. Everything works great like the tutorial, but when I tried to install the component in Firefox a message error was return: "Not compatible with Firefox 12". I was using the XULRunner 3.6.28 and just change to the version 18.0.1. And my problems began... I just use the same tutorial again. After using the XPIDL tool, a different .h file was created for my .idl file. But now, I can't compile the C++ project beucase several errors are firing during the make. I have no idea why this is happening, even how to fix these problems. Any help?
Klaus Lana
-
Greetings, I need to learn some XPCOM development. I used this thread to learn some introduction: A Simple XPCOM Tutorial[^]. Everything works great like the tutorial, but when I tried to install the component in Firefox a message error was return: "Not compatible with Firefox 12". I was using the XULRunner 3.6.28 and just change to the version 18.0.1. And my problems began... I just use the same tutorial again. After using the XPIDL tool, a different .h file was created for my .idl file. But now, I can't compile the C++ project beucase several errors are firing during the make. I have no idea why this is happening, even how to fix these problems. Any help?
Klaus Lana