https://issues.apache.org/ooo/show_bug.cgi?id=122500
Bug ID: 122500
Issue Type: DEFECT
Summary: Impossible to build with Visual C++ 2008 Express
Edition
Product: Build Tools
Version: AOO400-dev
Hardware: All
OS: Windows, all
Status: CONFIRMED
Keywords: regression, release_blocker
Severity: normal
Priority: P3
Component: code
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Flags: 4.0.0_release_blocker?
Created attachment 80803
--> https://issues.apache.org/ooo/attachment.cgi?id=80803&action=edit
Build log
Configure with the option --without-stlport
Build breaks in sal:
C:/build/trunk/main/solver/400/wntmsci12.pro/inc/stl\hash_set(29) : fatal error
C1083: Cannot open include file: '../../VC/include/unordered_set': No such file
or directory
TR header are not included in the Express Edition.
There is a separate "Visual C++ 2008 Feature Pack" that comes with the headers,
but it requires " Visual Studio 2008 Standard Edition", the Express Edition
does not work.
http://blogs.msdn.com/b/vcblog/archive/2008/04/07/visual-c-2008-feature-pack-released.aspx
http://www.microsoft.com/en-us/download/details.aspx?id=6922
"System Requirements:
Supported Operating System
Windows Server 2003, Windows Vista, Windows XP
Visual Studio: This Feature Pack is only supported on systems which
have the English language (ENU) version of Visual Studio 2008 Standard Edition
or above installed."
If you configure with stlport, the build breaks in lingucomponent.
So current trunk cannot be built with Visual C++ 2008 Express Edition
--
You are receiving this mail because:
You are on the CC list for the bug.