Hi Robert,

it seems you missed to commit the new DatabasePager include file, the
current DatabasePager.cpp file use types not declared into the include file
(ReadQueue). Here is the compile error :

1>DatabasePager.cpp
1>.\DatabasePager.cpp(243) : error C3083: 'ReadQueue': the symbol to the
left of a '::' must be a type
1>.\DatabasePager.cpp(243) : error C2039: 'ReadQueue' : is not a member of
'osgDB::DatabasePager'
1>        D:\Code\OpenSceneGraph\include\osgDB/DatabasePager(43) : see
declaration of 'osgDB::DatabasePager'

Cheers,

-- 
Serge Lages
http://www.tharsis-software.com
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to