... Hash: SHA1 Thanks Ben. ... Ah, so deleting them is in order. I've now deleted all the UNPACK script recommends except data files. ... LOL, this is...
... Hash: SHA1 I guess I can't get netcdf compiled. This is getting discouraging. I'm running out of time. I still have no idea whether VTP could work with...
... AFAICT It compled for you see below ... g77 is the standard Fortran compiler but you can disable the Fortran support completely with FC="" F90=""...
... Hash: SHA1 ... So apparently Fortran is not needed with VTP? ... Eh? Is that the nub? The root? The nugget? If so, where does it go, /usr/local/lib?...
Carl, ... There's a question i can answer. The answer is yes, it could, and there are lots of wonderful applications possible if one did a VTP app and hooked...
hi.. Using Redhat 8 and trying to get TerrainSDK compiled ( successfull OSG compile and all dependencies) and getting this : ( thx anyone for suggestions/help)...
Hello, catching up after holiday... Regarding the vtp linux build system: vtp has the fingerprints of several folks' work on the linux build system. I don't...
Mike Weiblen
mew@...
Jan 2, 2003 9:12 am
1735
Hi, What version of vtp source are you using? Did you do a ./configure? Dont! Suggest you see my linux build notes at http://www.mew.cx/vtp.html They're for ...
Mike Weiblen
mew@...
Jan 2, 2003 9:14 am
1736
... Hash: SHA1 Thanks Mike. That clarification helps alot. And thanks to everyone else for the help. Great crowd here. ... Maybe as long as you're around,...
Carl, Your two build problems are 1. Some trouble between gcc, your environment, and boost 2. Wrong version of OSG library I'm not sure about the first...
hi. I have VTP-src-021119 well....turns out I think I found trouble albeit I"m not sure of its cause..in /home/neighbor/VTP/lib are sevearl 'symlinks' point to...
hi, all As we all know, VTP uses OSG library. It's a pity that there are few documents supporting this library. While, another open source scene graph library...
yqz
yqz@...
Jan 3, 2003 6:46 am
1740
hi, chen I have the same problems . Have u solved it ? Thanks for your help. Best wishes, Qizhi ... From: "min chen" <mchen005@...> To:...
yqz
yqz@...
Jan 3, 2003 7:04 am
1741
Qizhi, The VTP supports more than OSG, although OSG is most advanced port. There is a scene graph library abstraction layer (part of vtlib) which allows the ...
Qizhi, Any time you see compile or link errors on Windows that involve "STL::basic_string", it is highly likely that you did not follow the build directions...
You may know that the VTP software contains an implementation of a parametric/procedural approach to buildings. "Parametric" and "Procedural" are overlapping...
... The symlinks are correct; your error log show those libraries dont exist because the build failed. Those libraries are the build products of TerrainSDK....
Mike Weiblen
mew@...
Jan 3, 2003 7:30 am
1745
HI, Ben Thanks for your reply and excellent work. From www.scengraph.org , we can know OpenSG has made a very big progress since you reviewed SGs at...
Qizhi Yu
yqz@...
Jan 3, 2003 7:37 am
1746
... This gives me slight dejavu. Are you using the current source? Which gcc version? Is there another boost on your system that might be conflicting? ... ...
Mike Weiblen
mew@...
Jan 3, 2003 7:46 am
1747
well..I did find a problem with the symlinking in the UNPACK script..it needed altered to fit my system and I just missed that earlier..so that would explain...
... Hash: SHA1 ... The kind of deja vu that makes your eyes bleed? If so, yes. VTP 021119 gcc 3.2-36 Suse 8.1 kernel 2.4.19-74 Not sure what a boost is? ... ...
... Hash: SHA1 ... OK, boost. A set of canned C libraries, in this case: http://www.boost.org/libs/dir_it/ Is it mandatory? ... Version: GnuPG v1.0.7...
Carl, Boost, the library, isn't actually used. We only use one small file from it (cross-platform support for reading directories). That's why it's included ...
Does BExtractor recognize any other format besides DRG? We have a cabinent full of DMA ADRG cd's here that I would love to put to good use... Don -- Klein...
Don Tidrow
dtidrow@...
Jan 4, 2003 12:28 am
1752
Don, It doesn't currently - just standard DRG (which are actually TIF format). However, i believe GDAL just added some support for ADRG, and i just completed...
hi, Using vtp-src-030103.zip, and OSG 0.9.2 , compile and link successfully. But,there is a runtime error : cant locate ?computeBound@Group@osg@@MBE?B_NXZ...