Hi Robert, After a not short time debugging, I finally got the problem why vpbmaster failed as Brad said in osg-users, and would like to attach the patches immediately.
The CompositeLayer.cpp belongs to the OSG source code: src/osgWrappers/serializers/osgTerrain, which fixes the 'missing compound name' problem of composite layer wrapper. The DatabaseBuilderIO.cpp belongs to the VPB source code: src/vpb. It fixes the problem of reading .source file and taking TerrainTile node from it. Now the vpbmaster application can work fine on my Windows, for instance: # vpbmaster -d dem.tif -t dom.tif -o out.osgb It's really late here. And I'm going to think about whether getting to sleep or watching the next world cup. :) Cheers, Wang Rui
CompositeLayer.cpp
Description: Binary data
DatabaseBuilderIO.cpp
Description: Binary data
_______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
