Difference between revisions of "Ooo-build/mingw32soc"
From Apache OpenOffice Wiki
| Line 16: | Line 16: | ||
|- | |- | ||
|sal | |sal | ||
| − | |In | + | |OK |
| + | |- | ||
| + | |salhelper | ||
| + | |OK | ||
| + | |- | ||
| + | |vos | ||
| + | |In progress | ||
|} | |} | ||
Revision as of 18:24, 26 June 2009
Google Summer of Code Project: Crosscompile Win32 OOo on Linux
Setting up a build environment for OOo on Windows is a pain, requires expensive tools (at least when needing all features), and the IO performance of the used cygwin/msvs mix is rather disappointing. This task includes setting up, (if necessary) provide missing headers and tools, and actually performing a full cross build of OOo under Linux.
Project Status
| soltools | OK |
| external | OK |
| xml2cmp | OK |
| sal | OK |
| salhelper | OK |
| vos | In progress |
To Fix
- Native soltools generation
Show me the code!
There's a public git repository with my current development branch. To get it, you can type: