Re: [Libreoffice] Newbie question: Windows SDK exact path

2011-08-22 Thread Michael Meeks
On Mon, 2011-08-22 at 03:46 -0600, Tor Lillqvist wrote: > I wonder if we should just move the oowintool code into configure.in? > Sure, oowintool is Perl and configure.in is shell, but oowintool isn't > that extremely perlish Perl, it would be relatively simple to > implement its logic in shell cod

Re: [Libreoffice] Newbie question: Windows SDK exact path

2011-08-22 Thread Tor Lillqvist
> Attached was my hack-around "fix" for the problem I had, which might be > the same fundamental problem. Hmm, I know you say it's just a hack-around, but in general, I am not sure I like the idea of doing similar stuff as oowintool does (i.e. read the Registry through its Cygwin /proc/registry

Re: [Libreoffice] Newbie question: Windows SDK exact path

2011-08-22 Thread Caolán McNamara
On Mon, 2011-08-22 at 02:11 -0600, Tor Lillqvist wrote: > I build LO on Windows Server 2008R2 (i.e. the server version of Windows > 7, 64-bit). I have the Windows SDK 7.0 installed in its default > location(s), i.e. in C:\Program Files\Microsoft SDKs\Windows\v7.0 > *and* C:\Program Files (x86)\M

Re: [Libreoffice] Newbie question: Windows SDK exact path

2011-08-22 Thread Tor Lillqvist
I build LO on Windows Server 2008R2 (i.e. the server version of Windows 7, 64-bit). I have the Windows SDK 7.0 installed in its default location(s), i.e. in C:\Program Files\Microsoft SDKs\Windows\v7.0 *and* C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A , with some overlap, partly same fil

Re: [Libreoffice] Newbie question: Windows SDK exact path

2011-08-19 Thread Olivier Hallot
Thanks guys I ran oowintool and it gave me (in cygwin), (Windows7 64 bits under a VirtualBox 4.1 VM). Olivier@Olivier-ntbk ~/libo $ ./oowintool --windows-sdk-home /cygdrive/C/Program Files/Microsoft SDKs/Windows/v6.0A Then I peeked at this directory: Olivier@Olivier-ntbk ~/libo $ ls -al /cygdri

Re: [Libreoffice] Newbie question: Windows SDK exact path

2011-08-19 Thread Michael Meeks
On Thu, 2011-08-18 at 22:58 +0200, Jesús Corrius wrote: > The SDK is usually automatically found through the oowintool utility. And of course improvements to oowintool much appreciated - for a start we should put our license header on it I guess - it was not a Sun / Oracle tool.

Re: [Libreoffice] Newbie question: Windows SDK exact path

2011-08-18 Thread Jesús Corrius
On Thu, Aug 18, 2011 at 10:34 PM, Olivier Hallot wrote: > Hi > I am trying to build under windows 7 64Bits. I have installed Microsoft > Windows SDK, but autogen is not able to find it no matter the trials I made. > > So can someone tell me what is the exact path to pass to > "--with-windows-sdk-h

[Libreoffice] Newbie question: Windows SDK exact path

2011-08-18 Thread Olivier Hallot
Hi I am trying to build under windows 7 64Bits. I have installed Microsoft Windows SDK, but autogen is not able to find it no matter the trials I made. So can someone tell me what is the exact path to pass to "--with-windows-sdk-home"? The SDK is in 2 places: C:\Program Files (x86)\Microsoft SDK