From owner-freebsd-ports Mon Jun 11 15:41:13 2001 Delivered-To: freebsd-ports@freebsd.org Received: from kalaid.f2f.com.ua (kalaid.f2f.com.ua [62.149.0.33]) by hub.freebsd.org (Postfix) with ESMTP id 08D1737B401; Mon, 11 Jun 2001 15:41:08 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from mail.uic-in.net (root@[212.35.189.4]) by kalaid.f2f.com.ua (8.11.3/8.11.1) with ESMTP id f5BMgNP04465; Tue, 12 Jun 2001 01:42:24 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Received: from notebook.vega.com (das0-l87.uic-in.net [212.35.189.214]) by mail.uic-in.net (8.11.3/8.11.3) with ESMTP id f5BMevo45421; Tue, 12 Jun 2001 01:40:59 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Date: Tue, 12 Jun 2001 01:40:59 +0300 (EEST) Message-Id: <200106112240.f5BMevo45421@mail.uic-in.net> To: aa8vb@nc.rr.com, will@FreeBSD.org Cc: freebsd-ports@FreeBSD.org From: Maxim Sobolev Subject: Re: ports/26931: (NEW PORT) Virtual Terrain Applications X-Mailer: Pygmy (v0.5.9) In-Reply-To: <20010611182226.B14600@nc.rr.com> 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 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. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message