Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


I have recently removed from oowintool two checks that were looking for
a particular versions of SDK. The reason was that 1) if the SDK is not
registered with visual studio, our vsbuild.exe built external libraries
have problem and 2) The 6.1 that oowintool was looking for has the habit
to leave lingering registry keys even after being uninstalled, so it is
creating a mighty mess when the registry key points to something that is
actually not there.

oowintool looks now for the default SDK and if it does not find it, it
will fail. Better at the configure time then later in the build with
cryptic errors.

Cheers

Fridrich

On 26/03/12 23:52, Lubos Lunak wrote:
On Monday 26 of March 2012, Kohei Yoshida wrote:
On Mon, Mar 26, 2012 at 5:14 PM, Regina Henschel

<rb.henschel@t-online.de> wrote:
I have tried also with
--with-windows-sdk-home="/cygdrive/c/Programme/Microsoft
SDKs/Windows/v6.0A"

I believe that configure option has been renamed to
--with-dotnet-framework-home.  E.g. I have

    --with-dotnet-framework-home="/cygdrive/c/Program Files/Microsoft
SDKs/Windows/v7.0A"

in my configure option.

No, that does not solve the problem, neither with
--with-dotnet-framework-home alone nor in combination with
--with-windows-sdk-home

Hmm..  Anyone else have any ideas?

 I think one thing that has changed relatively recently is that the SDK must 
be registered as default with Visual Studio (in the menu: Microsoft Windows 
SDK 7.1 -> Visual Studio Registration -> Windows SDK Configuration Tool).

 You can also have a look at configure.in to see what the check actually looks 
for.



Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.