Hi,

On 07.08.2013 08:59, Regina Henschel wrote:
Hi Oliver,

You have edited the old OOo3 version. There is the new version on
http://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO/Step_by_step


I have edited the AOO Windows build requirement wiki page [1] and the AOO Windows step-by-step guide [2] which are both referenced by our new AOO Building Guide [3].

I did not touch the legacy one [4] which is the one from OOo 3.x with the one or the other edit for AOO. I will mark it as 'historical' and give a link to the new building guide.

I would like to clean up these wiki pages - more or less removing the legacy ones -, but I am currently not sure, if we would lose the one or the other important information, esp. for the Linux and the MacOS platform.

[1] http://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO/Building_on_Windows [2] http://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO/Step_by_step
[3] http://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO
[4] http://wiki.openoffice.org/wiki/Documentation/Building_Guide/Building_on_Windows


Best regards, Oliver.


Kind regards
Regina



Oliver-Rainer Wittmann schrieb:
Hi,

On 01.08.2013 15:15, Oliver-Rainer Wittmann wrote:
Hi,

Our current documentation about building AOO on Windows [1] (legacy one
[2]) references JDK 1.6 and Visual Studio 2008 Express as needed
software tools in order to build AOO on Windows. You might know that
these are no longer officially available for Windows.
Thus, I decided to work on a Windows build environment _without_ Visual
Studio 2008 and _with_ JDK 1.7. I managed to build current trunk on a
Windows 7 64bit HomePremium system using Java 7 (JDK 1.7) and without an
installed Visual Studio instance.
The problems which I need to solve on my way to the installation set
were:
(1) New version 2.7.1-1 of cygwin tool 'patch'.
Version 2.7.1-1 now takes line endings in the patch file and in the file
to be patch serious. Thus, the application of a patch fails when the
line endings are different.
Solution is to tweak the calling of the cygwin tool 'patch'.
(2) Building module accessibility.
In accessibility/bridge/source/java/ 'javah' is used to create a C
header file from a Java class. This does not work with JDK 1.7 as the
classpath does not contain the needed references to our UNO-API Java
classes.
Solution is to adjust the classpath for this 'javah' call.

There are issues 121690 [3] and 121754 [4] regarding building with Java
7 (JDK 1.7) and HSQLDB. I think these issues are the duplicates of each
other [please, can one of the people involved in these issues - e.g.
Fred, Ariel or Andrea confirm this? Thx in advance]. As far as I
understood these issues are solved. Please correct me, if I am wrong.
My build was not hit by any build problem regarding modules hsqldb and
connectivity.

The installation of my build successfully passes the so-called smoketest
- open document /main/smoketestdoc/[platform]/bin/smoketestdoc.sxw and
hit start button.

On a Windows system with JRE 6 the installation of my build does not
recognize installed JRE 6 as an Java runtime environment (Menu - Tools -
Option - Java). This is no problem from my point of view as our Windows
users should not have JRE 6 installed anymore on their systems due to
its security risks. Does somebody contradicts?


I will soon update our documentation [1] in order to enable newcomers to
build AOO under Windows.
I will also update the reference to the Windows SDK, because for
building without stlport on Windows the SP1 of the corresponding Windows
SDK is needed - see issue 122500 [5].


I have already updated our documentation regarding building AOO under
Windows - just forgot to mentioned it here.

Feedback regarding the documentation and its application in practice is
much appreciated - Thx in advance.


Best regards, Oliver.

[1]
http://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO/Building_on_Windows



[2]
http://wiki.openoffice.org/wiki/Documentation/Building_Guide/Building_on_Windows



[3] https://issues.apache.org/ooo/show_bug.cgi?id=121690
[4] https://issues.apache.org/ooo/show_bug.cgi?id=121754
[5] https://issues.apache.org/ooo/show_bug.cgi?id=122500


Best regards, Oliver.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org

Reply via email to