From owner-freebsd-ports Mon Jun 11 15:20: 5 2001 Delivered-To: freebsd-ports@freebsd.org Received: from mail5.nc.rr.com (fe5.southeast.rr.com [24.93.67.52]) by hub.freebsd.org (Postfix) with ESMTP id 3D4AB37B403; Mon, 11 Jun 2001 15:20:02 -0700 (PDT) (envelope-from aa8vb@nc.rr.com) Received: from stealth.dummynet ([24.25.3.190]) by mail5.nc.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Mon, 11 Jun 2001 18:20:01 -0400 Received: (from rhh@localhost) by stealth.dummynet (8.11.1/8.11.1) id f5BMMQA14754; Mon, 11 Jun 2001 18:22:26 -0400 (EDT) (envelope-from aa8vb@nc.rr.com) X-Authentication-Warning: stealth.dummynet: rhh set sender to aa8vb@nc.rr.com using -f Date: Mon, 11 Jun 2001 18:22:26 -0400 From: Randall Hopper To: will@FreeBSD.org Cc: freebsd-ports@FreeBSD.org Subject: Re: ports/26931: (NEW PORT) Virtual Terrain Applications Message-ID: <20010611182226.B14600@nc.rr.com> References: <200106110339.f5B3dve29883@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200106110339.f5B3dve29883@freefall.freebsd.org>; from will@FreeBSD.org on Sun, Jun 10, 2001 at 08:39:57PM -0700 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org will@FreeBSD.org: |Synopsis: (NEW PORT) Virtual Terrain Applications | |State-Changed-From-To: open->feedback |State-Changed-By: will |State-Changed-When: Sun Jun 10 20:39:33 PDT 2001 |State-Changed-Why: |I'm unable to successfully compile this: |g++ ...-c -o wx/canvas.o wx/canvas.cpp |wx/canvas.cpp: In method `void vtGLCanvas::OnMouseEvent(wxMouseEvent &)': |wx/canvas.cpp:224: case label `wxEVT_LEFT_DOWN' does not reduce to an integer constant |wx/canvas.cpp:228: case label `wxEVT_LEFT_UP' does not reduce to an integer constant ... |Suggestions? Build against wxgtk-2.2.4. In 2.2.4 (the wxWindows version that was out when I submitted the port: 4/28/01) these are defined as enum values which reduce to an integer. Thanks, Randall -- Randall Hopper aa8vb@nc.rr.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message