Bug 26931

Summary: (NEW PORT) Virtual Terrain Applications
Product: Ports & Packages Reporter: aa8vb <aa8vb>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me CC: aa8vb
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description aa8vb 2001-04-28 20:30:07 UTC
	Attached shar adds the Virtual Terrain Project applications package
	as a port.  Currently the Enviro application is ported.  VTBuilder
	will be ported in the future.
Comment 1 Will Andrews freebsd_committer freebsd_triage 2001-06-11 04:39:33 UTC
State Changed
From-To: open->feedback

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?
Comment 2 dwcjr freebsd_committer freebsd_triage 2001-06-16 00:50:45 UTC
Responsible Changed
From-To: freebsd-ports->dwcjr

I'll handle this one.
Comment 3 dwcjr 2001-06-16 01:02:54 UTC
I seem to get half as far as will, maybe a depend is broken any ideas?

===>    Verifying install for vtdata.1 in /usr/ports/graphics/vterrain-sdk
     >> No directory for vtdata.1.  Skipping..
===>   vterrain-apps-010423 depends on shared library: wx_gtk_gl.2 - not 
found
===>    Verifying install for wx_gtk_gl.2 in /usr/ports/x11-toolkits/wxgtk
===>   Returning to build of vterrain-apps-010423
Error: shared library "wx_gtk_gl.2" does not exist
*** Error code 1
Comment 4 dwcjr freebsd_committer freebsd_triage 2001-07-04 15:56:57 UTC
Responsible Changed
From-To: dwcjr->freebsd-ports

I can't seem to compile most ports that use GLU, so I'm not going to keep this one.
Comment 5 Pete Fritchman freebsd_committer freebsd_triage 2001-11-06 17:33:31 UTC
State Changed
From-To: feedback->closed

A newer version of this port has been committed; thanks for your submission!