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

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 777 - 806 of 821   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
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
792
... I think it would be a good idea if the QuikGrid library was put into a namespace. It's a small enough library and I already have the patches. It just has...
Rick L. Vinyard, Jr.
rvinyard@...
Send Email
Feb 24, 2009
7:51 pm
793
I've used gdal_translate to convert the original jpg to tif, then import these tif files to VTBuilder as Imagery import. I went thru to resample the area to...
ndovp04
Offline Send Email
Apr 9, 2009
2:31 am
794
There was a bug in the VTBuilder source earlier which could cause that. Did you build source from SVN or from source release? Also, i am curious, for what...
Ben Discoe
bdiscoe
Offline Send Email
Apr 9, 2009
6:06 am
795
I had an early source release which is not from SVN latest. I exported to ppm so I can use input directly to LibMini engine. "Ben Discoe" <ben@...> ...
ndo@...
ndovp04
Offline Send Email
Apr 9, 2009
4:58 pm
796
Hi Richard, it seems libmini[vtp] compiles well with Fedora. Thanks again for providing the autogen/make files. Do you have additional patches? If so I'd just...
Stefan Roettger
stefan.roettger
Offline Send Email
Apr 12, 2009
12:57 pm
797
lminidata Hello, Iìm trying to install VTP under FEDORA CORE 10. After having supplied a lo of packages, at the end there is an error in yhe link phase. ...
Del Bravo, Andrea (SE...
andrea.delbravo@...
Send Email
Apr 21, 2009
10:27 pm
798
On Apr 22, 2009, at 12:24 AM, Del Bravo, Andrea (SELEX GALILEO, Italy) ... The minidata lib is part of vtp in TerrainSDK/minidata. I guess that there is just a...
Stefan Roettger
stefan.roettger
Offline Send Email
Apr 22, 2009
6:29 am
799
Fine , thanks a lot. As far as the minidata lib you were write, for the wx_gtk2_gl, I had to uninstall wx Widget, to configure again with the flag...
Del Bravo, Andrea (SE...
andrea.delbravo@...
Send Email
Apr 23, 2009
4:26 pm
800
On Apr 23, 2009, at 6:26 PM, Del Bravo, Andrea (SELEX GALILEO, Italy) ... We had this issue a couple of times before on the vtp list. The problem is that the...
Stefan Roettger
stefan.roettger
Offline Send Email
Apr 25, 2009
7:18 am
801
Hi Ben and everybody, I have just built vtp-src-081224 on Slackware 12.2 Linux. When I start Enviro I have a similar problem to that of Levi Swartzentruber on...
geep999
Offline Send Email
Apr 26, 2009
8:34 pm
802
Hi again, Ben and everybody, Answered my own question. Although I don't have a joystick there is a joystick device listed: /dev/input/js0 I renamed it to...
geep999
Offline Send Email
Apr 26, 2009
9:43 pm
803
Perhaps something changed in the version of wxgtk. Glad to hear that you could work around it. For a better fix, i suppose we could make the joystick a manual...
Ben Discoe
bdiscoe
Offline Send Email
Apr 27, 2009
9:38 am
804
Hello to everybody, I solved the problem taking out from the code in miniOGL.cpp all the reference to glProgramEnvParameters4fvEXT. Finally I compiled all the...
Del Bravo, Andrea (SE...
andrea.delbravo@...
Send Email
Apr 30, 2009
3:12 pm
805
On Apr 30, 2009, at 5:08 PM, Del Bravo, Andrea (SELEX GALILEO, Italy) ... Did you install the proper glext.h file as I said in a previous email? You need to...
Stefan Roettger
stefan.roettger
Offline Send Email
Apr 30, 2009
3:34 pm
806
... Hello, I finally had a few minutes to mess around with 9.0.1 and ran into the problem with GL_EXT_gpu_program_parameters. I think I have a solution that...
Rick L. Vinyard, Jr.
rvinyard@...
Send Email
Jul 7, 2009
5:33 pm
Messages 777 - 806 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