Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jun 2001 19:01:57 -0400
From:      Randall Hopper <aa8vb@nc.rr.com>
To:        Maxim Sobolev <sobomax@FreeBSD.org>
Cc:        will@FreeBSD.org, freebsd-ports@FreeBSD.org
Subject:   Re: ports/26931: (NEW PORT) Virtual Terrain Applications
Message-ID:  <20010611190157.A15153@nc.rr.com>
In-Reply-To: <200106112240.f5BMevo45421@mail.uic-in.net>; from sobomax@FreeBSD.org on Tue, Jun 12, 2001 at 01:40:59AM %2B0300
References:  <20010611182226.B14600@nc.rr.com> <200106112240.f5BMevo45421@mail.uic-in.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010611190157.A15153>