Hi, Having a problem with Enviro: View > Store/Recall Locations > Play animation to disk as a series of images. I have tried it from the "Welcome to Big Island...
Peter, Your stack trace shows only a very normal series of calls. It is a normal stack during a normal render. So unfortunately that does not give much of a...
Good News - Workaround found: The problem seems to be due to the progress dialog bar. After creating some additional VTLOG messages I determined that Enviro...
I have nearly completed a set of VTP packages for Fedora... and will try and follow with Ubuntu packages after that. To get VTP packaged and into the official...
Rick L Vinyard Jr
rvinyard@...
Jun 30, 2007 3:08 pm
644
Play animation to disk as a series of images. Did more debugging but couldn't fix the hang, so still using the workaround in Message #642 Thu Jun 21, 2007 5:44...
Hi Geep999, Thanks for the two fixes. I have checked them into SVN so they'll be in the next release. Regarding the wxGTK lockup on the Progress dialog, i've...
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:...
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...
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, 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...
... 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@...
Jul 3, 2007 12:08 am
652
Unsubscribe...
Lewis Pusey
LPusey@...
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@...
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...
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...
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...
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...
Hi group, Tried to upgrade to latest release <released 071111>, after good experience with previous releases. Ran into several problems building on Linux: ...
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....
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...
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...
... 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@...
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++...
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...
... 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@...
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...
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...