Re: Re: Building OpenOffice.org with GNU make
Jussi Pakkanen <[email protected]> Mon, 11 Jan 2010 21:51:04 +0200
| Newsgroups | gmane.comp.openoffice.devel.tools |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Jan 11, 2010 at 8:11 PM, Martin Hollmichel <[email protected]> wrote: > I started some time ago a cmake prototype for OOo in my spare time > (http://hg.services.openoffice.org/hg/cws/mh6bc/) for the latest status > please see the latest ReadMe.txt in the Source root for the most recent > status). You're invited to join this prototype, but be warned: it does not > work and kills your cat when try to run that :-). You might want to look look at my attempt: http://lists.freedesktop.org/archives/ooo-build/2009-August/000181.html It goes quite a lot further and solves some of the issues listed in your readme (detecting STLPort and Boost, etc). There's also the dmake -> cmake converter script so you don't have to keep writing the files by hand.