Re: Open Office Build Process

2018-09-23 Thread George K
Hello Matthias, As I am unable to find the SDK, would it be possible to send me a copy so I can get started and build the project? After I have successfully build OpenOffice, I will try to investigate building for newer versions of MSVC. Additionally, I will start working on a script called build

Re: Open Office Build Process

2018-09-23 Thread Matthias Seidel
Hello George, Am 23.09.2018 um 14:14 schrieb George K: > Hello everyone, > > I 'm currently trying to build Open Office on Windows. I 've setup most of > the environment but I am having trouble finding the Windows 7.0 SDK, witch > contains MSVC 2008, as it is unavailable from Microsoft. Peter kind

Re: Open Office Build Process

2018-09-23 Thread Peter Kovacs
Here a pointer to the Archives (search for all mails last year) to the MSVC topic: https://lists.apache.org/list.html?dev@openoffice.apache.org:lte=12M:MSVC I have found a Wiki resource for the build System (maybe it helps): https://wiki.openoffice.org/wiki/Build_System_Analysis https://wiki.

Re: Open Office Build Process

2018-09-23 Thread Damjan Jovanovic
Hi George The build system is particularly difficult to change. If you look through the mailing list archives, I documented some of my experiences with MSVC 14 in a 13 March 2018 email entitled "First steps in building with MSVC 14 / Visual Studio 2015". I didn't get far. A patch with some of my

Open Office Build Process

2018-09-23 Thread George K
Hello everyone, I 'm currently trying to build Open Office on Windows. I 've setup most of the environment but I am having trouble finding the Windows 7.0 SDK, witch contains MSVC 2008, as it is unavailable from Microsoft. Peter kindly pointed me at an image of Windows Server 2008 Standard

Re: Open Office Build

2013-09-01 Thread Shemil Hashan
Thanx.ill check on that. On Mon, Sep 2, 2013 at 12:56 AM, Alexandro Colorado wrote: > Welcome shemil, please read our wiki on the building from source. We > suggest you try to build it yourself and from then you will have a first > steps into understanding how everything works. > Please go to o

Re: Open Office Build

2013-09-01 Thread Alexandro Colorado
Welcome shemil, please read our wiki on the building from source. We suggest you try to build it yourself and from then you will have a first steps into understanding how everything works. Please go to our source code page and follow the build instructions: http://wiki.openoffice.org/wiki/Documenta

Open Office Build

2013-09-01 Thread Shemil Hashan
I'm a Computer Science and Engineering undergraduate of University of Moratuwa,Sri Lanka. Im trying to implement a predictive text for Open Office as a Software Engineering project. Predictive text is to give a list of suggestion words for the word being currently typed.(If you need more info I wil