Hello,

I have another (and last I hope) question:

Here there are a lot of version of MVSC 2010, 
http://msdn.microsoft.com/fr-fr/vstudio/dd582936(en-us).aspx

I suppose I have to download Visual Studio 2010 Professional but can you 
confirm it?

Thanks again for your support

_______________________________________
De : [email protected] [[email protected]] de la part de Christian 
Lohmaier [[email protected]]
Envoyé : mercredi 9 octobre 2013 22:33
À : Gay, Matthieu
Cc : LibreOffice dev
Objet : Re: [BUILD] Which license do I need to build a professional edition of 
LibreOffice (4.0.x/4.1.x) of windows ?

Matthieu, *,

On Wed, Oct 9, 2013 at 4:34 PM, Gay, Matthieu
<[email protected]> wrote:
> Hello, I still have problem to build under windows, but I wanted to know,
> what do I need to build LibreOffice (4.0.x/4.1.x) entirely as the original
> available in the website.

You cannot produce libreOffice as from the website, as it is using a
TDF-only certificate to sign (obviously), and also used TDF branding
(which you may not use - but you probably want your own branding
anyway)

But one is just optical thing, the other a technical detail.

> First can you confirm that I need a certificate to sign the DLL

You don't /need/ it, but without having it signed, you'll get
corresponding warning dialogs (unknown publisher) when trying to
install. So using a certificate is strongly recommended.

> and a
> license of Visual Studio 12 (without I can't build ATL and ActiveX modules).

Visual Studio 2010 is used to build the official releases. But yes,
you need a payed version.
Visual Studio 2012 also works, but when you want your builds to run on
Windows XP, you must install at least update 1 for VS 2012, and you
need to tell autogen.sh/configure to use the 7.1A SDK.

> Which version of Windows is the best? Do I need a pro version or a familial
> one?

Windows Version should not matter - official builds are done on
Windows Server 2008 R2 - but any version of Windows sould work.

Only paid stuff you need is Windows itself and the Visual Studio
license. Rest of the build requirements is free software.

configure switches for official build: (see
https://wiki.documentfoundation.org/Development/ReleaseBuilds )

--with-distro=LibreOfficeWin32 --enable-release-build
--enable-windows-build-signing --with-lang=ALL
--disable-dependency-tracking --enable-pch
--with-nss-build-tools=/path/to/mozilla-build
--with-branding=/path/to/tdf-branding
--with-junit=/path/to/junit-4.10.jar
--with-ant-home=/path/to/apache-ant-1.9.2
--with-external-tar=/path/to/lo-externalsrc

nss-build-tools are no longer needed for current codeline, but you
also asked for 4.0.x …

ciao
Christian
This message contains information that may be privileged or confidential and is 
the property of the Capgemini Group. It is intended only for the person to whom 
it is addressed. If you are not the intended recipient, you are not authorized 
to read, print, retain, copy, disseminate, distribute, or use this message or 
any part thereof. If you receive this message in error, please notify the 
sender immediately and delete all copies of this message.

_______________________________________________
LibreOffice mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to