Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 0EED4200CDD for ; Mon, 7 Aug 2017 15:06:44 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 0A54B162B19; Mon, 7 Aug 2017 13:06:44 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 4F76B162ADD for ; Mon, 7 Aug 2017 15:06:43 +0200 (CEST) Received: (qmail 74468 invoked by uid 500); 7 Aug 2017 13:06:42 -0000 Mailing-List: contact dev-help@openoffice.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openoffice.apache.org Delivered-To: mailing list dev@openoffice.apache.org Received: (qmail 74457 invoked by uid 99); 7 Aug 2017 13:06:42 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Aug 2017 13:06:42 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id A476D1802C9 for ; Mon, 7 Aug 2017 13:06:41 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -2.148 X-Spam-Level: X-Spam-Status: No, score=-2.148 tagged_above=-999 required=6.31 tests=[RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-2.8, SPF_NEUTRAL=0.652] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id wlkbJOwBmz4X for ; Mon, 7 Aug 2017 13:06:37 +0000 (UTC) Received: from resqmta-po-07v.sys.comcast.net (resqmta-po-07v.sys.comcast.net [96.114.154.166]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTPS id 11A685F3D0 for ; Mon, 7 Aug 2017 13:06:35 +0000 (UTC) Received: from resomta-po-02v.sys.comcast.net ([96.114.154.226]) by resqmta-po-07v.sys.comcast.net with ESMTP id ehjTdtVesT3yqehjodi1GG; Mon, 07 Aug 2017 13:06:28 +0000 Received: from [192.168.199.10] ([69.251.90.98]) by resomta-po-02v.sys.comcast.net with SMTP id ehjnddsc4hI2MehjodZJXS; Mon, 07 Aug 2017 13:06:28 +0000 From: Jim Jagielski Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: Windows build question Message-Id: <88AB15DA-CF6E-40B2-935A-8008E04543B4@jaguNET.com> Date: Mon, 7 Aug 2017 09:06:27 -0400 To: OOo Apache X-Mailer: Apple Mail (2.3273) X-CMAE-Envelope: MS4wfKVSPeIfudPq9MdUGd8pJVqgYboe/qUde8BwQxFMdhYtkwqPlDHl8bysDF4qVxGyADxI5/AB0TFAuKeKZqvlRVpkndvC9fb7GPWWS/6W06XtrUDDHwei 7QbWnWeMLIxTRfT08WQspqrD8knP5gt/ba1OhES7+qTht+otOwTNV5aj archived-at: Mon, 07 Aug 2017 13:06:44 -0000 Just for the heck-of-it I am setting up a Win7 build VM for AOO... going over the build stuff on the wikis I see that I am supposed to download the Microsoft Visual C++ 2008 SP1 Redistributable Package, for vcredist_x86.exe and vcredist_x64.exe. But later on = (https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO/Step_by= _step#Windows_7.2C_Windows_8.1.2C_Windows_10) one of the optional packages is DirectX SDK which installs Visual C++ 2010 Redistributable. Now in https://bz.apache.org/ooo/show_bug.cgi?id=3D127197#c6 it looks like, somehow, 2 versions of vcredist_x86.exe are bundled, one from the 2008 package and the other from the 2010 one (I assume). But the *downloaded* versions are both called the exact same. So what does the rename of the 2010 version of vcredist_x86.exe to vcredist100_x86.exe, as implied by the BZ issue?= --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org For additional commands, e-mail: dev-help@openoffice.apache.org