Re: Compiling "solver" in cygwin references missing include folder

2014-01-21 Thread Greg Bullock
Thank you, Herbert and Oliver. Indeed that looks like it will resolve the problem. The About box in Visual Studio 2008 indicated that SP1 was installed for .NET Framework 3.5 (and, I assumed, also for Visual Studio 2008), but comparing the cl & link version strings with Oliver's showed that m

Re: Compiling "solver" in cygwin references missing include folder

2014-01-21 Thread Herbert Duerr
On 21.01.2014 01:28, Greg Bullock wrote: I'm trying to set up my Windows 7 + cygwin + VSPro2008 system to build the aoo trunk, with the hope of making some modest contributions to the project. The "build -all" stage gets some ways into the task then gives the following error message (quoted with

Re: Compiling "solver" in cygwin references missing include folder

2014-01-21 Thread Oliver-Rainer Wittmann
Hi, On 21.01.2014 01:28, Greg Bullock wrote: I'm trying to set up my Windows 7 + cygwin + VSPro2008 system to build the aoo trunk, with the hope of making some modest contributions to the project. Since Herbert rework on our STL usage we need "SP1" of the Microsoft Visual Studio 2008 C++ com

Compiling "solver" in cygwin references missing include folder

2014-01-20 Thread Greg Bullock
I'm trying to set up my Windows 7 + cygwin + VSPro2008 system to build the aoo trunk, with the hope of making some modest contributions to the project. The "build -all" stage gets some ways into the task then gives the following error message (quoted with some preceding lines for context): -