Re: Windows SDK is not found

2012-03-28 Thread Regina Henschel
Hi Fridrich, Fridrich Strba schrieb: Hello, Regina, I would suggest as the best option is to install Windows SDK 7.1 that installs even on Windows XP boxes and register it as a default SDK with the Visual Studio. This is what I use here and life is wonderful. Does it work with the Express ve

Re: Windows SDK is not found

2012-03-27 Thread Regina Henschel
Hi Fridrich, Fridrich Strba schrieb: Hello, Regina, I would suggest as the best option is to install Windows SDK 7.1 that installs even on Windows XP boxes and register it as a default SDK with the Visual Studio. This is what I use here and life is wonderful. I have installed Windows SDK 7.1

Re: Windows SDK is not found

2012-03-27 Thread Fridrich Strba
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 li

Re: Windows SDK is not found

2012-03-27 Thread Fridrich Strba
Hello, Regina, I would suggest as the best option is to install Windows SDK 7.1 that installs even on Windows XP boxes and register it as a default SDK with the Visual Studio. This is what I use here and life is wonderful. Cheers Fridrich On 27/03/12 13:24, Regina Henschel wrote: > Hi all, >

Re: Windows SDK is not found

2012-03-27 Thread Regina Henschel
Hi all, Lubos Lunak schrieb: On Monday 26 of March 2012, Kohei Yoshida wrote: On Mon, Mar 26, 2012 at 5:14 PM, Regina Henschel 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 --w

Re: Windows SDK is not found

2012-03-26 Thread Lubos Lunak
On Monday 26 of March 2012, Kohei Yoshida wrote: > On Mon, Mar 26, 2012 at 5:14 PM, Regina Henschel > > 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 > >> --

Re: Windows SDK is not found

2012-03-26 Thread Kohei Yoshida
On Mon, Mar 26, 2012 at 5:14 PM, Regina Henschel 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-dotne

Re: Windows SDK is not found

2012-03-26 Thread Kohei Yoshida
Hi Regina, On Mon, Mar 26, 2012 at 4:46 PM, Regina Henschel 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-

Windows SDK is not found

2012-03-26 Thread Regina Henschel
Hi all, trying to configure on WinXP in cygwin with MSVC Express 2008 I get the error checking for Windows SDK... configure: error: Some (all?) Windows SDK files not found, please check if all needed parts of the Windows SDK are installed. I have tried also with --with-windows-sdk-home="/cy