関連wiki:
http://wiki.services.openoffice.org/wiki/Windows#ooo-build_with_Visual_C.2B.2B_2005_Express


On 11/27/06, Kazunari Hirano <[EMAIL PROTECTED]> wrote:
関連Issue:
http://www.openoffice.org/issues/show_bug.cgi?id=68136
http://www.openoffice.org/issues/show_bug.cgi?id=72016

On 11/23/06, Kazunari Hirano <[EMAIL PROTECTED]> wrote:
> 関連Issue:
>
> [Issue 71630] VC 2005 Express: Build breaks on creating ure package
> [Issue 71828] can't launch redistributed installset build
> [Issue 71404] VC 2005 Express has problems with stl
>
> On 11/22/06, Kazunari Hirano <[EMAIL PROTECTED]> wrote:
> > ---------- Forwarded message ----------
> > From: Oliver Bolte <[EMAIL PROTECTED]>
> > Date: Sep 25, 2006 10:54 PM
> > Subject: [porting-dev] Port for Visual Studio 2005 Express (free
> > compiler) available
> > To: [email protected], [email protected], [email protected]
> >
> >
> > Hi,
> >
> > the port for Visual Studio 2005 Express (CWS obo05) has been integrated
> > and will be available with milestone m186 (SRC680).
> >
> > Known limits:
> > * ActiveX Control isn't supported due to missing ATL/MFC support
> > * .NET (CLI) bridge doesn't work with Framework 2.0 (see issue #69457#)
> >
> > Build requirements (free download):
> > * Compiler
> > * Platform SDK
> > * Patch in the header "Microsoft Platform SDK/include/atl/atlwin.h"
> >    (Line 1753):
> >      - for(i = 0; i < m_aChainEntry.GetSize(); i++)
> >      + for(int i = 0; i < m_aChainEntry.GetSize(); i++)
> > * Framework SDK 2.0
> >
> > Many thanks to Volker Quetschke (changes in configure, QA),
> > Daniel Boelzle (fix for UNO bridge) and Helge Delfs (QA).
> >
> > Have fun!
> >
> > Best regards,
> >
> > Oliver
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

メールによる返信