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 mine was nonetheless an older version.

I've now installed SP1 from Herbert's link [2], and I confirm that the folder "/cygdrive/c/Program Files (x86)/Microsoft Visual Studio 9.0/VC/include" now indeed has the file unordered_set.

I'm currently rerunning the "build --all". Will write again if any further problems arise.

Regards.
Greg




On 1/21/2014 4:01 AM, Herbert Duerr wrote:
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 some preceding lines for context):

It is "build --all", but looking at your log you already ran the right command.

[...]
Can someone advise how to work around this?  Do I need to somehow
specify an STL path in the "configure ..." step?  Or do I need to give a
path to the boost library?  Or did I miss a warning somewhere?

My compiler resides at "/cygdrive/c/Program Files (x86)/Microsoft Visual
Studio 9.0/VC/bin", and the folder
"/cygdrive/c/Program Files (x86)/Microsoft Visual Studio 9.0/VC/include"
has its own hash_set file, but no unordered_set file.

Does your MSVC2008 have the service pack [1]? If not then please get SP1 from [2] and install it. [1] http://blogs.msdn.com/b/vcblog/archive/2008/08/11/tr1-fixes-in-vc9-sp1.aspx
[2] http://www.microsoft.com/en-us/download/details.aspx?id=10986

Happy to supply any additional information that may help.

Hope that helps.

Herbert

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org

Reply via email to