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

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 762 - 791 of 821   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
762
To avoid the issue Roger describes below, i have replaced UNIX with VTUNIX in Make.defs and the source. Today i've also make some other fixes and improvements...
Ben Discoe
bdiscoe
Offline Send Email
Sep 4, 2008
8:41 am
763
Hi, I successfully compiled VTP on the following system: opensuse 11, 64 bit OSG 2.4.0 wxWidget 2.8.8 VTP svn version release 6965 (sept. 7th) gcc 4.3.1 ...
magellani
Offline Send Email
Sep 7, 2008
7:54 pm
764
... I solved it now: The reason for the crash is a discrepency between what OSG does by default and what VTP expects concerning the Matrix: OSG-default is...
magellani
Offline Send Email
Sep 13, 2008
9:04 am
765
... Directly modifying the CMakeCache.txt can lead to unpredictable results. The following is the official way to change cmake compile options: cmake . ccmake...
Stefan Roettger
stefan.roettger
Offline Send Email
Sep 13, 2008
9:35 am
766
... I solved it now: The reason for the crash is a discrepency between what OSG does by default and what VTP expects concerning the Matrix: OSG-default is...
magellani
Offline Send Email
Sep 13, 2008
9:59 am
767
Hi, I downloaded mini from http://vterrain.org/dist/mini-8.75.zip as listed on "General Unix Build Instructions for the VTP Software" ...
geep999
Offline Send Email
Sep 27, 2008
11:05 pm
768
Hi, 1/ <release 080909, SVN revision 6992> downloaded from SVN using: svn co -r 6992 http://vtp.googlecode.com/svn/trunk/ vtp On Linux - Slackware 12.0. gcc...
geep999
Offline Send Email
Sep 29, 2008
11:46 am
769
... That's due to const'ness changes in the latest versions of libMini. I do not see those errors with the latest vtp in my MacOSX build, so maybe just try vtp...
Stefan Roettger
stefan.roettger
Offline Send Email
Sep 29, 2008
1:38 pm
770
Magellani, For what it's worth, the issue you found and solved, is already clearly described in the Unix build instructions, right there in Step 3: "When...
Ben Discoe
bdiscoe
Offline Send Email
Sep 30, 2008
8:46 am
771
... It probably just has CR-LF in it, instead of LF. Not exactly corrupted, but sometimes that can cause issues as files move around between platforms.. ... ...
Ben Discoe
bdiscoe
Offline Send Email
Sep 30, 2008
8:55 am
772
Hi again, a few steps further forward with the latest release... 1/ I get segfaults from Enviro, both <release 080909, SVN revision 6992> & SVN revision 7016. ...
geep999
Offline Send Email
Oct 3, 2008
7:48 pm
773
... It looks like trouble between wxGTK and OpenGL. The first thing i would try is: do the Simple samples run, like glutSimple? If so, that rules out any...
Ben Discoe
bdiscoe
Offline Send Email
Oct 4, 2008
5:37 pm
774
... Hi Ben and group, Probably the segfaults were due to running as a guest on a virtual machine with VMWarePlayer. I have now compiled on real hardware and ...
geep999
Offline Send Email
Oct 4, 2008
6:50 pm
775
... Well yes, in that case i would totally expect all sorts of problems. Emulation of something as low-level as 3d is always difficult. Could break from one...
Ben Discoe
bdiscoe
Offline Send Email
Oct 4, 2008
11:26 pm
776
... Emulation of something as low-level as 3d is always difficult. Could break from one version of VMWare to the next, break on different card drivers, etc. ...
geep999
Offline Send Email
Oct 5, 2008
10:34 am
777
Hello, I am having a problem with PROJ.4 on my build of Virtual Terrain. Everything built ok, but whenever I start Enviro or VTBuilder, I get the message:...
Levi Swartzentruber
leviswartzen...
Offline Send Email
Nov 7, 2008
4:57 pm
778
Levi, ... You might want to ask on the GDAL list, as VTP doesn't use PROJ.4 directly. It is used indirectly, through GDAL/OGR. As long as GDAL and PROJ.4 are...
Ben Discoe
bdiscoe
Offline Send Email
Nov 7, 2008
7:05 pm
779
I'm putting together an RPM for Fedora and ran into the same problem. Here's the patch that I used that fixed it. The problem is that the default location for...
rvinyard@...
Send Email
Nov 7, 2008
9:18 pm
780
I've had a chance to update the vtp rpm I've submitted for Fedora. The latest spec and srpm can be found here: ...
rvinyard@...
Send Email
Nov 7, 2008
9:27 pm
781
If you take a look at the spec file you'll notice that there is a set of 12 patches (along with a set of 23 other files that provide automake/autoconf and...
rvinyard@...
Send Email
Nov 7, 2008
9:59 pm
782
Hello, I have built the VTP software and have been working on the tutorials. For some reason, when I view any of the terrains that I create in Enviro, the...
Levi Swartzentruber
leviswartzen...
Offline Send Email
Nov 20, 2008
5:47 pm
783
Levi, The most likely explanation is joystick. Any joystick attached to your computer is automatically used. If you have an uncalibrated joystick, then it...
Ben Discoe
bdiscoe
Offline Send Email
Nov 21, 2008
7:38 pm
784
I build the latest libmini from svn on a Fedoracore 3 successfully with all the example like Yukon. As soon as I execute Yukon and it exited bc of...
ndovp04
Offline Send Email
Feb 4, 2009
9:22 pm
785
... I tested libMini as a shared library on MacOS X and Ubuntu 8.10 using cmake generated Makefiles. It passes all the tests and demos just fine with either...
Stefan Roettger
stefan.roettger
Offline Send Email
Feb 5, 2009
11:08 am
786
... All, I tried compiling svn on Fedora 10, but am having problems with glProgramEnvParameters4fvEXT. At first I was having trouble with libminiSFX, with an...
Rick L. Vinyard, Jr.
rvinyard@...
Send Email
Feb 5, 2009
3:58 pm
787
All, ... I suspect that this is due to an incorrect inclusion of "glext.h" in miniOGL.h. It should be <glext.h> instead of "glext.h". I checked in a fix for...
Stefan Roettger
stefan.roettger
Offline Send Email
Feb 5, 2009
5:06 pm
788
Still having the same problem. I tried moving the extern "C" to enclose gl.h and glu.h as well, as in this: ... +++ miniOGL.h (working copy) @@ -181,14 +181,13...
Rick L. Vinyard, Jr.
rvinyard@...
Send Email
Feb 5, 2009
5:25 pm
789
... Too bad ;-) ... The above is WIN32 code only, it doesn't interfere with *nix. But glProgramEnvParameters4fvEXT is a pretty unusual gl extension and might...
Stefan Roettger
stefan.roettger
Offline Send Email
Feb 5, 2009
5:40 pm
790
Hi Rick, Thanks for the detailed patch descriptions below. I'm trying to figure out whether i should apply some of them to the VTP trunk. I'm guessing that...
Ben Discoe
bdiscoe
Offline Send Email
Feb 9, 2009
9:16 am
791
I have a rather unusual question about VTP in regard to a project I am working on. The project is several years old and is too large to completely rework....
Levi Swartzentruber
leviswartzen...
Offline Send Email
Feb 13, 2009
6:07 pm
Messages 762 - 791 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