Hello everbody.
I'm new to the list, and to devel of mozilla extensions.
I'm trying to run the Simple plugin shipped with mozilla source code, fetched with mercurial.
My machine is a MBP, running Snow Leopard 10.6.2. I found inside the directory a xcodeproject. I used it, compiled successfully (no errors, no warning), copied in the right path, but when I run the test page, Firefox shows only a white screen. When I quit Firefox everything crash.
Any clue?
(
I tried also with xulrunner-sdk:
-the prebuilt doesn,t work, due a conflict with the library compiled with Mac Ports (64bit)
-the source code does not compile at all, due some errors, even if all dependencies are apparently fixed
-downgrade of the s.o. is not an option ;)
)
Thanks in advance.
G.