gecko-sdk on mac
Unfortunately mozilla doesn't provide a mac version for gecko-sdk, so people have to compile it from mozilla sources. Which is not trivial, as with all big projects.
A good starting point is
http://www.iosart.com/firefox/gecko-sdk-macosx/ - the only problem was libIDL. I didn't want to install the entire darwinports just for this package, and compiling from source failed. Eventually I found a binary -
http://www.geeklair.net/downloads/ - and with libIDL and gtk-macos mozilla did compile. Now I'm trying to compile my small jni component against it, I'm curious how hard it is to do jni and play with libraries on mac.
Posted by costin at January 30, 2005 06:27 PM
Disabled due to spam. Click on the link to post a comment, it'll be sent in email ( and thus usual mail spam filters and blacklist applied ). It may be made accessible later on, but code needs to be written for that.