Difference between revisions of "OOo Windows Build"
m (→OpenOffice source anonymous checkout using TortoiseSVN) |
m (→Getting the Source) |
||
Line 29: | Line 29: | ||
− | + | OpenOffice source anonymous checkout using TortoiseSVN: | |
− | + | * Create a folder where you want to download the source. | |
+ | * Right-click the folder and choose 'SVN Checkout' | ||
+ | * Type-in this URL. svn://svn.services.openoffice.org/ooo/tags/DEV300_m40 | ||
== Setting C and C++ compilers == | == Setting C and C++ compilers == |
Revision as of 22:32, 10 February 2009
Contents
Openoffice.org Fedora Build
- Resources
OpenOffice.org development for Windows: http://wiki.services.openoffice.org/wiki/Windows
- Who is working where?
Student Name | CDOT Computer Name | Operation | Status |
---|---|---|---|
Ryan Wang (irc:rmwang) | Local machine | Setting up the environment | |
Fred Wang (irc:wfred) | Local machine | Setting up the environment |
Currently trying to build on a 32bit Windows 2008 system. Let me know if you are interested working together!
- Ryan
Getting the Required Tools
TortoiseSVN Version Control Software download (32bit Installer, 17.8 MB): http://tortoisesvn.net/downloads
OpenOffice source anonymous checkout using TortoiseSVN:
- Create a folder where you want to download the source.
- Right-click the folder and choose 'SVN Checkout'
- Type-in this URL. svn://svn.services.openoffice.org/ooo/tags/DEV300_m40