| 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
aa8vb
2001-04-28 20:30:07 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? Responsible Changed From-To: freebsd-ports->dwcjr I'll handle this one. 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
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. State Changed From-To: feedback->closed A newer version of this port has been committed; thanks for your submission! |