Has anyone attempted to compile Enviro on a MAC with OSX? I would appreciate any advice, and project files if available. I did not notice any references to a...
Peter, If you do a search on "OSX" you'll see a few messages. Pete Willemsen reported getting it to build on OSX 10.2.4, and showed us a screenshot. I checked...
Peter, My screenshots showed VTBuilder working. After that I decided to grab the CVS version of VTP and reapply the changes I made in a nice systematic manner...
Hi all, i've a Problem with compiling vtp on my linux :( After a while i get the following Error from the compiler: ...
Der Lockruf des Kaos
der_lockruf.des-kaos@...
Jul 30, 2003 12:49 am
188
Loks like vtp has not been ported to the latest version of OSG. osg::GeoSet has been deprecated for some time now, and IIRC disappeared in either 0.9.4 or...
Donald Tidrow
dtidrow@...
Jul 30, 2003 4:19 pm
189
Don, This is not correct. VTP uses the current version of OSG - 0.9.4. As you know from the OSG mailing list, there was a quicky pre-release of 0.9.5 put out...
I visited the OSG site, and note that they have changed their 'latest' links to the broken version, 0.9.5. This is surprising, since there was a pre-release...
Hi all, getting back into building VTP on linux, using KNOPPIX_V3.2-2003-07-26-EN (a debian-based bootable cdrom distribution, see http://knoppix.net/) as my ...
I was compiling vtp 030821 and got the following error: g++ -O -g -DUNIX -DVTLIB_OSG=1 -I/usr/local/src/vtp/VTP/TerrainSDK...
Rick L Vinyard Jr
rvinyard@...
Aug 27, 2003 1:06 am
194
Just a follow up on the compilation errors, but before that, the good news. The apps and libs are compiled and working on a Debian unstable machine, and it's a...
Rick L Vinyard Jr
rvinyard@...
Aug 27, 2003 4:38 am
195
Hi Rick, Coincidentally, yesterday I posted a .zip of my patches to this list; it looks like we address some similar issues, albeit with slightly different...
Rick, It seems that your gcc is being very picky about 'const'. I have added some 'const' to MathOSG.h which should make gcc happy. I'll check in into to CVS...
Mike, Thanks for the great fixes, i have checked them all in to CVS. ... I have fixed this too. I moved the PointStyle constructor to vtdata/TParams.cpp where...
Ben: Want to incorporate Virtual Hawaii into the Virtual Globe project, for worldwide texture-grid. Will contact you about putting terrain detail into 3D ...
Rich, Not sure this is unix-specific but... 1. Which Virtual Globe project? There are several. 2. As far as i know, Active Worlds and the Viewpoint viewer are...
... I used to work for Viewpoint, and their viewer is a closed, dead-end piece of software. I discourage its use. (Unless their business model has changed, ...
What would you suggest then to evolve a 3D standard then - a universal 3D browser - are you familiar with ManyOne's efforts? ... I used to work for Viewpoint,...
... I stopped at their booth at Siggraph, and they had several different people showing different things. There were two demonstrations that I watched. One...
... I have also been running vterrain on OS X for quite some time as well, just the libs, I don't really need the apps. I actually compiled everything with...
Hi. I think most everything that needed to be committed to the VTP source has been committed by Ben. I'll do a cvs update on my end and confirm that...
Sorry for the slow reply. ... The newer versions of gcc (3.0+) are getting very close to the ANSI spec, and have become very picky about a lot of items that...
Rick L Vinyard Jr
rvinyard@...
Sep 25, 2003 10:43 pm
208
Any other *nix users have trouble getting the plugin with mozilla? ... -- Rick L. Vinyard, Jr. http://miskatonic.cs.nmsu.edu/...
Rick L Vinyard Jr
rvinyard@...
Oct 3, 2003 1:00 am
209
(whups, moved to the right list) ... Well, the unix build page at http://vterrain.org/Distrib/unix.html doesn't have version info, and instead refers to my...
... Yes, that's _the_ list, step 2 in building on Unix. ... Fortunately proj changes extremely little over time. Any version 4.4.3 or newer is known to work....
Hi Ben, Attached are patches to the latest VTP to build on knoppix (debian) linux. There are two: 1) an #ifdef for VTbuilder's MapDialog in case HTTP support...
Rick, First, thanks for the patches. Patch 1: Adding uppercase file extension filters to catch e.g. .DEM as well as .dem. Are you certain this is necessary?...
... Checked in, thanks. ... The issue is the OSG maintainers unilaterally decided that everyone wanted to double their memory usage by default. I strongly...