Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Jun 2001 20:39:57 -0700 (PDT)
From:      <will@FreeBSD.org>
To:        aa8vb@nc.rr.com, will@FreeBSD.org, freebsd-ports@FreeBSD.org
Subject:   Re: ports/26931: (NEW PORT) Virtual Terrain Applications
Message-ID:  <200106110339.f5B3dve29883@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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++ -O  -DUNIX -DVTLIB_OSG=1 -I/usr/X11R6/include -I/usr/X11R6/include -D__USE_WXCONFIG__ -DGTK_NO_CHECK_CASTS -D__WXGTK__ -I/usr/X11R6/include/TerrainSDK -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include/TerrainSDK/vtdata -I./wx/bitmap -I./wx/icons   -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
wx/canvas.cpp:232: case label `wxEVT_MIDDLE_DOWN' does not reduce to an integer constant
wx/canvas.cpp:236: case label `wxEVT_MIDDLE_UP' does not reduce to an integer constant
wx/canvas.cpp:240: case label `wxEVT_RIGHT_DOWN' does not reduce to an integer constant
wx/canvas.cpp:244: case label `wxEVT_RIGHT_UP' does not reduce to an integer constant
wx/canvas.cpp:248: case label `wxEVT_MOTION' does not reduce to an integer constant
wx/canvas.cpp:225: warning: unreachable code at beginning of switch statement
gmake[1]: *** [wx/canvas.o] Error 1
gmake[1]: Leaving directory `/net/puck/will/ports/graphics/vterrain-apps/work/TerrainApps/Enviro'

Suggestions?


http://www.FreeBSD.org/cgi/query-pr.cgi?pr=26931

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?200106110339.f5B3dve29883>