Date: Mon, 11 Jun 2001 18:22:26 -0400 From: Randall Hopper <aa8vb@nc.rr.com> 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> In-Reply-To: <200106110339.f5B3dve29883@freefall.freebsd.org>; from will@FreeBSD.org on Sun, Jun 10, 2001 at 08:39:57PM -0700 References: <200106110339.f5B3dve29883@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010611182226.B14600>