Return-Path: X-Original-To: apmail-openoffice-dev-archive@www.apache.org Delivered-To: apmail-openoffice-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 08AB218FC5 for ; Tue, 2 Feb 2016 07:40:21 +0000 (UTC) Received: (qmail 88328 invoked by uid 500); 2 Feb 2016 07:40:20 -0000 Delivered-To: apmail-openoffice-dev-archive@openoffice.apache.org Received: (qmail 88254 invoked by uid 500); 2 Feb 2016 07:40:20 -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 88243 invoked by uid 99); 2 Feb 2016 07:40:20 -0000 Received: from Unknown (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Feb 2016 07:40:20 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id F2C99C0058 for ; Tue, 2 Feb 2016 07:40:19 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=0 tagged_above=-999 required=6.31 tests=[SPF_HELO_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id MxpkT8CR9C9z for ; Tue, 2 Feb 2016 07:40:10 +0000 (UTC) Received: from biz75.inmotionhosting.com (biz75.inmotionhosting.com [173.247.255.112]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id CA7D025E93 for ; Tue, 2 Feb 2016 07:40:09 +0000 (UTC) Received: from ip70-181-175-67.sd.sd.cox.net ([70.181.175.67]:59633 helo=[192.168.1.113]) by biz75.inmotionhosting.com with esmtpsa (TLSv1:RC4-SHA:128) (Exim 4.85) (envelope-from ) id 1aQVZG-0002Ga-OC for dev@openoffice.apache.org; Mon, 01 Feb 2016 23:40:08 -0800 Subject: Re: Building on Windows To: dev@openoffice.apache.org References: <56AD4B23.2080504@acm.org> <56AD5C58.3020407@acm.org> <56AE7476.9000207@acm.org> <56AEC4CB.2010409@acm.org> <56AF50CF.90401@t-online.de> <56AF6FCC.10105@acm.org> <56AFEB4C.80303@acm.org> From: Patricia Shanahan Message-ID: <56B05D56.7030201@acm.org> Date: Mon, 1 Feb 2016 23:40:06 -0800 User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: <56AFEB4C.80303@acm.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-OutGoing-Spam-Status: No, score=-2.9 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - biz75.inmotionhosting.com X-AntiAbuse: Original Domain - openoffice.apache.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - acm.org X-Get-Message-Sender-Via: biz75.inmotionhosting.com: authenticated_id: pats+patriciashanahan.com/only user confirmed/virtual account not confirmed After checking out with Cygwin's svn rather than TortoiseSVN, my build failed in "Building module bean" with the following message: Creating library ../../wntmsci12.pro/lib/iofficebean_t1.lib and object ../../wntmsci12.pro/lib/iofficebean_t1.exp officebean.lib(com_sun_star_comp_beans_LocalOfficeWindow.obj) : error LNK2019: unresolved external symbol __imp__JAWT_GetAWT@8 referenced in function _Java_com_sun_star_comp_beans_LocalOfficeWindow_getNativeWindow@8 ../../wntmsci12.pro/bin/officebean.dll : fatal error LNK1120: 1 unresolved externals dmake: Error code 96, while making '../../wntmsci12.pro/bin/officebean.dll' --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org For additional commands, e-mail: dev-help@openoffice.apache.org