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 7F80EEBFC for ; Wed, 9 Jan 2013 07:52:17 +0000 (UTC) Received: (qmail 20499 invoked by uid 500); 9 Jan 2013 07:52:17 -0000 Delivered-To: apmail-openoffice-dev-archive@openoffice.apache.org Received: (qmail 20122 invoked by uid 500); 9 Jan 2013 07:52:16 -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 19479 invoked by uid 99); 9 Jan 2013 07:52:15 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Jan 2013 07:52:15 +0000 Received: from localhost (HELO [9.155.131.51]) (127.0.0.1) (smtp-auth username hdu, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Jan 2013 07:52:14 +0000 Message-ID: <50ED21CF.1080607@apache.org> Date: Wed, 09 Jan 2013 08:52:47 +0100 From: Herbert Duerr User-Agent: generic MIME-Version: 1.0 To: dev@openoffice.apache.org Subject: Re: build problem References: <546dfb53.25a70.13c10975bf0.Coremail.laoyi419@126.com> <50EA021B.5080101@t-online.de> <5d58f4f2.3ade.13c12e8b242.Coremail.laoyi419@126.com> <5096f97.6b06.13c1e215c05.Coremail.laoyi419@126.com> In-Reply-To: <5096f97.6b06.13c1e215c05.Coremail.laoyi419@126.com> Content-Type: text/plain; charset=gbk; format=flowed Content-Transfer-Encoding: 7bit On 09.01.2013 08:06, 2 wrote: > when got my own build, I couldn't found the filefolder wntmsci12.pro in sw module which be found in sc module, could it be said that my build failed ? That is no problem: The sw module has been converted to gbuild, so that the files are now in main/solver/350/wntmsci12.pro instead of the modules wntmsci12.pro folder. Herbert