Search the web
Sign In
New User? Sign Up
vtp-unix
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 664 - 693 of 821   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
664
... Hi, Did you get <released 071111> to build on Fedora without running into the problems I've experienced with Slackware? Cheers, Peter...
geep999
Offline Send Email
Dec 1, 2007
9:37 am
665
Hi Peter, ... Sorry about those (const char*) casts. Only gcc needs them, and i'm afraid i didn't check the gcc build before releasing. I have been good...
Ben Discoe
bdiscoe
Offline Send Email
Dec 2, 2007
8:41 am
666
... I didn't have the same issues because for now all I'm trying to get compiled and running is the TerrainSDK and glutSimple. However, glutSimple has been...
rvinyard@...
Send Email
Dec 3, 2007
10:32 pm
667
Hi Ben, Stefan and group, Happy New Year. Revisiting my compile on Slackware 12.0 problem, I see that I have libmini 8.5.6: README.html:Version 8.5.6 as of...
geep999
Offline Send Email
Jan 1, 2008
3:16 pm
668
Hi there, both VTP and libMini can be built from the svn heads at (libmini | vtp).googlecode.com. Actual tested and working revision is 324 for libMini and...
Stefan Roettger
stefan.roettger
Offline Send Email
Jan 2, 2008
12:02 am
669
Hello all, I am building vtp using svn gdal, Proj 4.5, svn OpenSceneGraph, wxWidget 2.8, and svn libmini. Below is the error message I'm getting...can anyone...
bobdeb_m
Offline Send Email
Jan 7, 2008
7:56 pm
670
... The conflict is apparently with OSG, which has changed their API in SVN. The VTP code is currently on OSG 2.0. OSG 2.2 is probably compatible. Beyond...
Ben Discoe
bdiscoe
Offline Send Email
Jan 7, 2008
9:02 pm
671
I just upgraded my Linux machine to Ubuntu 7.10 (gutsy gibbon). To my happy surprise, i found that their standard repository now has a very recent version of...
Ben Discoe
bdiscoe
Offline Send Email
Jan 7, 2008
11:25 pm
672
I'm now trying to compile vtp with OpenSceneGraph 2.2. I get the same error as before, so I changed the 3rd arg of writeNode to NULL. All goes well until I...
Bob and Deb
bobdeb_m
Offline Send Email
Jan 8, 2008
12:41 am
673
... I'd guess not. 2.2 should be fine, the above is not an API issue. The linker has some problem with osgParticle, so the most likely fix is to add...
Ben Discoe
bdiscoe
Offline Send Email
Jan 8, 2008
4:39 am
674
I believe VTBuilder and Enviro was built, but with an update from svn and your suggestion to add -losgParticle, I am getting this error with both VTBuilder,...
bobdeb_m
Offline Send Email
Jan 9, 2008
7:19 pm
675
Bob, Ah, you're building VTP from SVN, welcome to the fast-moving development. :) The reference to triangulate was just checked in to SVN, in the vtdata...
Ben Discoe
bdiscoe
Offline Send Email
Jan 12, 2008
7:14 am
676
Hi Ben and group, 1/ Am pleased to report that VTP revision 6618 builds OK on Slackware 12.0. i.e. glutSimple wxSimple VTBuilder Enviro CManager Supported by...
geep999
Offline Send Email
Jan 13, 2008
1:32 pm
677
To complete the list of supporting software, I omitted: OpenSceneGraph-2.0...
geep999
Offline Send Email
Jan 13, 2008
1:42 pm
678
Hi Ben and group, 1/ I have now tested keyboard navigation in Enviro/VTP Rev 6618 with various releases of wxGTK. wxGTK-2.8.3 OK wxGTK-2.8.4 OK wxGTK-2.8.5...
geep999
Offline Send Email
Jan 14, 2008
1:21 pm
679
Peter, I have tested the wx versions available to me: wxMSW-2.8.3 wxMSW-2.8.7 wxGTK-2.8.4 Keyboard navigation works with all these. So, it must be something...
Ben Discoe
bdiscoe
Offline Send Email
Jan 15, 2008
12:09 am
680
Ben and group, Wonder if another Linux user can duplicate the problem? Added VTLOG messages in canvas.cpp, and see vtGLCanvas::OnKeyUp/OnKeyDown/OnChar aren't...
geep999
Offline Send Email
Jan 16, 2008
12:15 am
681
Hi Ben and group, In latest release vtp-src-080114.zip TerrainSDK/vtdata/triangle/triangle.c & triangle.h are missing. I used the ones from svn, Revision 6618....
geep999
Offline Send Email
Jan 16, 2008
10:29 am
682
... Thanks for the catch. I hadn't updated the script which builds the source zip to include Triangle. I've done that now and re-uploaded vtp-src-080114.zip ...
Ben Discoe
bdiscoe
Offline Send Email
Jan 16, 2008
11:07 am
683
Hi Ben and group, Using <released 080114> on Slackware 12.0 Linux. Graphics: Nvidia Geforce 7600 GS. Driver Nvidia 169.07 Making progress using VTP - thanks...
geep999
Offline Send Email
Jan 28, 2008
11:08 pm
684
Hi Peter, the nasty artifacts are known as Z-buffer fighting. libMini has a solution for that, but Enviro renders the sea surface by its own method, so you...
Stefan Roettger
stefan.roettger
Offline Send Email
Jan 29, 2008
3:26 am
685
Peter, I'm guessing that nearly all of these questions and issues are actually cross-platform, but i'm happy to answer them here where you posted them, on the...
Ben Discoe
bdiscoe
Offline Send Email
Jan 29, 2008
8:42 am
686
Stefan, ... libMini solution (which is cool, BTW) is for when the ocean has actual depth. :) Peter's 'ocean' was at 0.0. ... I imagine there are two options:...
Ben Discoe
bdiscoe
Offline Send Email
Jan 29, 2008
8:49 am
687
Hi Ben, Stefan and group, Thanks for replies - you've pointed me in the right direction. Am now having success with Ocean Plane! Both with textures...
geep999
Offline Send Email
Jan 30, 2008
8:30 pm
688
Hi Ben and group, 1/ Using Enviro I have created my own .vtst Structure file by creating instances from .3ds 3D Model files. Even after reading the Fine...
geep999
Offline Send Email
Feb 5, 2008
6:38 pm
689
Hi Peter, Thanks for some more good testing, let's see how i can help.. ... I believe it is: http://vterrain.org/Doc/Enviro/culture.html "Structures: Moving...
Ben Discoe
bdiscoe
Offline Send Email
Feb 7, 2008
10:08 am
690
After many years of building VTP on Windows I have finally succumbed to getting a Mac. I am trying to compile on OSX 10.5 (Leopard). I have now managed to get...
Roger James
rogerjames99
Offline Send Email
Apr 13, 2008
6:54 pm
691
Hi Roger and list, ... Hurray, welcome to (BSD-)Unix :) ... The scripts should try to get mini from svn instead of getting one particular version from my...
Stefan Roettger
stefan.roettger
Offline Send Email
Apr 13, 2008
10:07 pm
692
Stefan/Nino, I have checked out Stefans latest libMini and now I get a lot further. After changing osgdb_flt.so to osgdb_OpenFlight.so and adding...
Roger James
rogerjames99
Offline Send Email
Apr 15, 2008
12:18 am
693
... On a Mac the OpenGL include files are not in "GL/..." but rather in "OpenGL/...". To be more precise they are not in /usr/include/GL/ but in...
Stefan Roettger
stefan.roettger
Offline Send Email
Apr 15, 2008
2:46 am
Messages 664 - 693 of 821   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help