From owner-freebsd-ports Mon Jun 11 15:59:42 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 2384537B401; Mon, 11 Jun 2001 15:59:38 -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:59:31 -0400 Received: (from rhh@localhost) by stealth.dummynet (8.11.1/8.11.1) id f5BN1vR15249; Mon, 11 Jun 2001 19:01:57 -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 19:01:57 -0400 From: Randall Hopper To: Maxim Sobolev Cc: will@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/26931: (NEW PORT) Virtual Terrain Applications Message-ID: <20010611190157.A15153@nc.rr.com> References: <20010611182226.B14600@nc.rr.com> <200106112240.f5BMevo45421@mail.uic-in.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200106112240.f5BMevo45421@mail.uic-in.net>; from sobomax@FreeBSD.org on Tue, Jun 12, 2001 at 01:40:59AM +0300 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 Maxim Sobolev: |On Mon, 11 Jun 2001 18:22:26 -0400, Randall Hopper wrote: |> 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. | |Could you provide a workarround? We certainly will not be |downgrading wxgtk to satisfy one port. We do it for tcl, tk, gtk, and qt. Why not for wxwindows? The package author has not had time to try 2.2.7 and impact the required changes, and neither have I. It just came out 5/23. Surely we don't plan to orphan all the packages with build problems with such a new version? 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