Difference between revisions of "Black&White Project/Kiwix for Sugar/Porting"

Jump to navigation Jump to search
Line 8: Line 8:
There is '''no dependency definition''' so you need to bundle everything.
There is '''no dependency definition''' so you need to bundle everything.


This is the reason why we compiled all our XPCOM components statically for th Sugar version.
This is the reason why we compiled all our XPCOM components statically for the Sugar version.


Also, Sugar does ship XulRunner at the moment but its version changes frequently. To avoid XR version conflict or removal of XR (browser development seems to have swtich to the Surf activity based on webkit), you probably want to distribute your own version of XulRunner inside your .xo file.
Also, Sugar does ship XulRunner at the moment but its version changes frequently. To avoid XR version conflict or removal of XR (browser development seems to have swtich to the Surf activity based on webkit), you probably want to distribute your own version of XulRunner inside your .xo file.

Navigation menu