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 647 - 676 of 821   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
647
Hi, On Slackware pre12.0 snapshot from 18 May 07 with gcc4.1.2 I get the following error when running make from vtp/TerrainSDK in the latest svn 6161 download:...
geep999
Offline Send Email
Jul 2, 2007
8:27 pm
648
Rick, ... etc. Can you tell me what these files are? I know we used to have "configure" and "automake" files in the source, over the years. But people were...
Ben Discoe
bdiscoe
Offline Send Email
Jul 2, 2007
9:03 pm
649
Peter, Probably just a version issue with libMini. You are using some version of libMini that expects a unsigned char* for that 13th argument. From the...
Ben Discoe
bdiscoe
Offline Send Email
Jul 2, 2007
9:19 pm
650
Ben, I have MINI-7.9. I will upgrade. I now notice that you are at gdal-1.4.1 I have gdal-1.4.0. Will look to upgrade that too. Hope that VTP stays compatible...
geep999
Offline Send Email
Jul 2, 2007
9:48 pm
651
... It depends on what seems to be the right thing to do. In essence, the way I have the spec setup, it grabs the three zips (source, docs and data) and...
Rick L Vinyard Jr
rvinyard@...
Send Email
Jul 3, 2007
12:08 am
652
Unsubscribe...
Lewis Pusey
LPusey@...
Send Email
Jul 3, 2007
3:40 pm
653
... You're right. Those are the autoconf and automake files, which have changed a lot in the last few years. They really make maintaining a libtoolized and...
Rick L Vinyard Jr
rvinyard@...
Send Email
Jul 4, 2007
12:30 am
654
Hi, i'm tring tu update vtp on my osx, i used the nice script : #!/bin/sh mkdir ~/vterrain cd ~/vterrain svn checkout...
massimo di stefano
massimo_di_s...
Offline Send Email
Aug 30, 2007
7:12 pm
655
Hello Nino, I was looking at getting VTP running on OS X a while ago, and had some chats with Pete Willemsen. Ben mentioned you had moved this forward a bit. I...
Stephen Northcott
stephennorth...
Offline Send Email
Sep 10, 2007
3:01 am
656
Hi Stephen and List, I have not updated the VTP to the head yet; however I started that process today. Good news: the scripts have been updated along with the...
NinoWalker
Offline Send Email
Sep 11, 2007
5:08 am
657
In this comes up again: This was caused by a fink installation of the hdf4 and hdf5 libraries. The simple solution is to disable them when building GDAL: Add...
NinoWalker
Offline Send Email
Sep 11, 2007
5:15 am
658
Hi group, Tried to upgrade to latest release <released 071111>, after good experience with previous releases. Ran into several problems building on Linux: ...
geep999
Offline Send Email
Nov 25, 2007
4:16 pm
659
Hi folks, I've been watching now for quite a while how the different builds for Unix MacOSX have been struggling to keep up to date with the Windows head....
Stefan Roettger
stefan.roettger
Offline Send Email
Nov 25, 2007
8:08 pm
660
Hi Stefan, Cmake sounds good to me... My only hesitation would be that Pete W. and I invested a lot of time with Xcode to enable draggable installs. The system...
NinoWalker
Offline Send Email
Nov 30, 2007
10:39 am
661
Hi Nino, ... Cmake, in the first place, is a build system and not an installer, so this should not exclude the usage of dragndrop in an installer. From our...
Stefan Roettger
stefan.roettger
Offline Send Email
Nov 30, 2007
6:10 pm
662
... Personally, I'd prefer automake and autoconf... mainly since I already have the autotools files written for the Fedora builds, and it's a lot easier to...
rvinyard@...
Send Email
Nov 30, 2007
8:31 pm
663
... Yep, I would be fine with that too, except there is a whole lot of Windows programmers out there that would not want to use any other thing except VC++...
Stefan Roettger
stefan.roettger
Offline Send Email
Dec 1, 2007
4:53 am
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
Messages 647 - 676 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