Return-Path: X-Original-To: apmail-incubator-flex-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-flex-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1DCD6D8B9 for ; Sun, 22 Jul 2012 23:09:02 +0000 (UTC) Received: (qmail 7382 invoked by uid 500); 22 Jul 2012 23:09:01 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 7335 invoked by uid 500); 22 Jul 2012 23:09:01 -0000 Mailing-List: contact flex-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: flex-dev@incubator.apache.org Delivered-To: mailing list flex-dev@incubator.apache.org Received: (qmail 7326 invoked by uid 99); 22 Jul 2012 23:09:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 22 Jul 2012 23:09:01 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of justinmclean@gmail.com designates 209.85.160.47 as permitted sender) Received: from [209.85.160.47] (HELO mail-pb0-f47.google.com) (209.85.160.47) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 22 Jul 2012 23:08:53 +0000 Received: by pbbrq2 with SMTP id rq2so8670048pbb.6 for ; Sun, 22 Jul 2012 16:08:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:subject:mime-version:content-type:from:in-reply-to:date :content-transfer-encoding:message-id:references:to:x-mailer; bh=iq4xgNhhivc587x1METC877dA7etMot6t1U812qPDEM=; b=naaBtqdylc+9q5UL+CiPWbgCcEVrHhD9KylxTljW+42GqhnDQp2shNkjBJJb96IuFp hpeiUW5PVVmGzjV70zsNh2XGKC5G3ptDbShkvyQtd+B/tiYIqdIo67wVzjuxLHYIRiCb oYFg4mmZPbijUl4shpby3SK6OIByLVBNmuGkovQGffP1QgRJcAxqX7zA4jOh8AUxUZrU S+rsIXNvMSS8iLF/sa+rrgCd6VaSnPTeRfuHUBbwLvScu+Z0B//ycS5iV/3WjvwNeznH 4Xoya+9L2T3tgimsWeXLFFZe6+G7IRrvOCXMkBVQT7UEX6ngrBXB7m+IRFTFkv9bMasq RRhA== Received: by 10.68.217.233 with SMTP id pb9mr30244995pbc.121.1342998513139; Sun, 22 Jul 2012 16:08:33 -0700 (PDT) Received: from [192.168.0.9] (124-149-46-91.dyn.iinet.net.au. [124.149.46.91]) by mx.google.com with ESMTPS id hf5sm8655683pbc.4.2012.07.22.16.08.29 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 22 Jul 2012 16:08:32 -0700 (PDT) Sender: Justin Mclean Subject: Re: Error on running ant build script from within Flash Builder on OSX Mime-Version: 1.0 (Apple Message framework v1280) Content-Type: text/plain; charset=iso-8859-1 From: Justin Mclean In-Reply-To: Date: Mon, 23 Jul 2012 09:08:23 +1000 Content-Transfer-Encoding: quoted-printable Message-Id: <200E7741-2C3C-46A2-842C-D58045847D56@classsoftware.com> References: <0BF23BB7-4F7F-401E-A726-BCB8623F44BE@classsoftware.com> To: flex-dev@incubator.apache.org X-Mailer: Apple Mail (2.1280) X-Virus-Checked: Checked by ClamAV on apache.org Hi, I was trying to build the SDK. The odd thing is that other Flex projects with compile fine without the = -d32 option and I can run ant scripts from within Flash builder. It's = odd the error occurs at the point the ant script asks you to accept a = license. Thanks, Justin