User:Pdefilippis/Compile OOo without X11

From Apache OpenOffice Wiki
< User:Pdefilippis
Revision as of 21:41, 7 June 2006 by Pdefilippis (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Description

The purpose of this page is to give detailed instructions on how to build and run OpenOffice.org on a Mac without using X11. Since getting rid of the dependances with Xlibs is a lengthy process, the result so far does not give us the possibility of running OOo as we would expect. Therefore these instructions will be of interest to somebody interested in working on the native port of OOo for Mac OS X, not an end user.

The result

After compiling the code, the only runnable binary will be a program called svdem. Its purpose is to help developers test their changes in the code. So far svdem handles natively:

- resizing/redrawing the window.
- create dots with the mouse by pointing and clicking in the window.
- drawing an initial content of the window (lines + colors).

Personal tools