I think I've almost got the dirent issue fixed on my SuSE linux system, but now when I attempt to load a terrain, I'm getting a seg fault after coordinate...
Thanks for the stack Pete, it shows exactly what's going wrong. The Enviro GUI tells vtlib when the time changes, and vtlib tells the GUI when the time ...
Pete, I can imagine what the issue might be. The vtRoadMap3d code gathers extents based on the road nodes. It then makes up an LOD grid based on those ...
Oh good, that's good to hear. Just a logic problem in the wx code, rather than something messy with the OS, it should be debuggable pretty easy.. Actually,...
Hello all, I am about to integrate vtp into VrJuggler 2.0. How should the vtCamera of a TerrainScene be integrated in vrjuggler ? I guess the head position I ...
Hi Martin, ... Sounds interesting! I'm not familiar with VrJuggler works, although i've seen people do an integration of it with OSG, so it must be possible. ...
Hi, I'm runnig Linux Fedora Core 2 and just downloaded VTBuilder .zip source and extracted it to /usr/loca/app/vtbuilder inside this folder I have - TerrainSDK...
Eduardo, ... OK. That's a somewhat unusual place to put it, but it should be OK. ... Um... the way to disable netCDF support is to edit config_vtdata.h, as ...
Hi Carlo, ... It is strange that VC does not complain about this code. I think that gcc will be OK if we replace: wxBitmap &bm = pStaticBitmap->GetBitmap(); ...
Hi, now I did the following: 1. enter /usr/local/app/vtbuilder/TerrainSDK 2. edit vtdata/config_vtdata.h and put to "0" the parameters: SUPPORT_QUIKGRID ...
Eduardo, Your compiler messages say: ImageOSG.h:10:21: osg/Image: File or directory not found This means you do not have OSG built and installed, or the path...
Hi folks, Here I am again! Now, I did the following: 1. extracted and build OpenSceneGraph package ( build first the "OpenTread" folder, then "Producer" folder...
Hi Eduardo, ... Sounds good. ... This isn't strange. You're on Linux, where a more normal place to put APIs is under the /usr/local path. ... It's OK to have...
I solved a problem this evening that was gcc specific. Gcc complained about: osgDB::ReaderWriter::Options::CacheHintOptions::CACHE_* which MSVC finds...
FYI see below.. i have no idea how to use "autoconf and automake", perhaps Unixy people on this list can say whether what Zhaoxuan has done is a good thing we...
... On a related note, I've build i386 and x86_64 packages for the VTP libraries (but not VTBuilder or Enviro) and all dependent libraries for Fedora Core 3...
Rick L Vinyard Jr
rvinyard@...
Dec 23, 2004 1:29 am
414
FYI. -Ben ... From: Pete Willemsen [mailto:willemsn@...] Sent: Monday, January 03, 2005 4:54 PM To: Ben Discoe Subject: Enviro works on OS X! Hi Ben, ...
VTerrain now appears to fully work on OS X! There still appear to be a few bugs with exporting files. I'm attempting to quantify these so we can get them...
Hello everybody, after 3 days of messing with makefiles and include paths, wxEnviro and VTBuilder are now running on my DualG5, with OS X 10.3.7. As Pete said,...
Hi Felix, I'm glad you got it to work. We have Makefiles that will be included into the VTerrain code shortly. Sorry you had to mess with them. We have fixed...
Hi Friends!!! A leading global provider of Information Technology services in Bangalore, specializing in the design and deployment of leading-edge information...
Hello. It took a bit before I could get around to finish building the x86_64 packages, but there are some preliminary tests with instructions at: ...
Rick L Vinyard Jr
rvinyard@...
Jan 17, 2005 6:50 pm
420
I know in the past there has been some discussion of using the autotools and libtool facilities. Another useful item would be a pkgconfig file as well. 1) Is...
Rick L Vinyard Jr
rvinyard@...
Jan 17, 2005 7:01 pm
421
Hi Rick, Good to hear about Fedora Core 3 builds. I wish i could figure out how to upgrade my RedHat machine to Fedora Core 3, but no luck so far, i cannot ...
... It depends on how much you've got invested in the old machine's configuration and whether you've got extra drive space. Here's what I did on my gentoo box:...
Rick L Vinyard Jr
rvinyard@...
Jan 19, 2005 4:19 am
423
... I went ahead and built the x86_64 VTP libs, and they're on miskatonic. The i386 will follow in a day or two....
Rick L Vinyard Jr
rvinyard@...
Jan 19, 2005 4:44 am
424
Hi all, I've got some good news! Pete and Nino have been hard at work unifying the Makefiles. You can now just type "make" and it will detect your platform...
Hi Rick, Pete Willemsen, Ben and I just overhauled the makefiles to support building MacOSX applications (still aways away from distributable packages)....