Hi Robert,

On the SVN, osgPresentation doesn't build (lots of linking errors, see the
attached file). I am under Windows Xp.

Cheers,

-- 
Serge Lages
http://www.tharsis-software.com
1>PickEventHandler.obj : warning LNK4217: locally defined symbol 
?selectsl...@slideeventhandler@osgPresentation@@qae_...@z (public: bool 
__thiscall osgPresentation::SlideEventHandler::selectSlide(int,int)) imported 
in function "public: void __thiscall 
osgPresentation::PickEventHandler::doOperation(void)" 
(?dooperat...@pickeventhandler@osgPresentation@@QAEXXZ)
1>PickEventHandler.obj : warning LNK4217: locally defined symbol 
?dispatchev...@slideeventhandler@osgPresentation@@qaexabukeyposit...@2@@Z 
(public: void __thiscall 
osgPresentation::SlideEventHandler::dispatchEvent(struct 
osgPresentation::KeyPosition const &)) imported in function "public: void 
__thiscall osgPresentation::PickEventHandler::doOperation(void)" 
(?dooperat...@pickeventhandler@osgPresentation@@QAEXXZ)
1>PickEventHandler.obj : warning LNK4217: locally defined symbol 
?insta...@slideeventhandler@osgPresentation@@sapa...@xz (public: static class 
osgPresentation::SlideEventHandler * __cdecl 
osgPresentation::SlideEventHandler::instance(void)) imported in function 
"public: void __thiscall osgPresentation::PickEventHandler::doOperation(void)" 
(?dooperat...@pickeventhandler@osgPresentation@@QAEXXZ)
1>SlideShowConstructor.obj : warning LNK4217: locally defined symbol 
?requiresblend...@animationmaterial@osgPresentation@@QBE_NXZ (public: bool 
__thiscall osgPresentation::AnimationMaterial::requiresBlending(void)const ) 
imported in function "protected: class osg::Node * __thiscall 
osgPresentation::SlideShowConstructor::attachMaterialAnimation(class osg::Node 
*,struct osgPresentation::SlideShowConstructor::PositionData const &)" 
(?attachmaterialanimat...@slideshowconstructor@osgPresentation@@iaepavn...@osg@@pa...@abupositiondata@12@@Z)
1>SlideShowConstructor.obj : warning LNK4217: locally defined symbol 
?ins...@animationmaterial@osgPresentation@@qaexnpavmater...@osg@@@Z (public: 
void __thiscall osgPresentation::AnimationMaterial::insert(double,class 
osg::Material *)) imported in function "protected: class osg::Node * __thiscall 
osgPresentation::SlideShowConstructor::attachMaterialAnimation(class osg::Node 
*,struct osgPresentation::SlideShowConstructor::PositionData const &)" 
(?attachmaterialanimat...@slideshowconstructor@osgPresentation@@iaepavn...@osg@@pa...@abupositiondata@12@@Z)
1>SlideShowConstructor.obj : warning LNK4217: locally defined symbol 
??0pickeventhand...@osgpresentation@@q...@w4operation@1...@_nhh@Z (public: 
__thiscall osgPresentation::PickEventHandler::PickEventHandler(enum 
osgPresentation::Operation,bool,int,int)) imported in function "public: void 
__thiscall osgPresentation::SlideShowConstructor::layerClickToDoOperation(enum 
osgPresentation::Operation,bool,int,int)" 
(?layerclicktodooperat...@slideshowconstructor@osgPresentation@@qaexw4operat...@2@_...@z)
1>SlideShowConstructor.obj : warning LNK4217: locally defined symbol 
??0pickeventhand...@osgpresentation@@q...@abv?$basic_string@du?$char_tra...@d@std@@v?$alloca...@d@2@@std@@w4operat...@1@_...@z
 (public: __thiscall osgPresentation::PickEventHandler::PickEventHandler(class 
std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> 
> const &,enum osgPresentation::Operation,bool,int,int)) imported in function 
"public: void __thiscall 
osgPresentation::SlideShowConstructor::layerClickToDoOperation(class 
std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> 
> const &,enum osgPresentation::Operation,bool,int,int)" 
(?layerclicktodooperat...@slideshowconstructor@osgPresentation@@qaexabv?$basic_str...@du?$char_traits@d...@std@@v?$alloca...@d@2@@std@@w4operat...@2@_...@z)
1>SlideShowConstructor.obj : warning LNK4217: locally defined symbol 
??0pickeventhand...@osgpresentation@@q...@abukeyposition@1...@_nhh@Z (public: 
__thiscall osgPresentation::PickEventHandler::PickEventHandler(struct 
osgPresentation::KeyPosition const &,bool,int,int)) imported in function 
"public: void __thiscall 
osgPresentation::SlideShowConstructor::layerClickEventOperation(struct 
osgPresentation::KeyPosition const &,bool,int,int)" 
(?layerclickeventoperat...@slideshowconstructor@osgPresentation@@qaexabukeyposit...@2@_...@z)
1>AnimationMaterial.obj : error LNK2019: unresolved external symbol 
"__declspec(dllimport) public: double __thiscall 
osgPresentation::AnimationMaterial::getPeriod(void)const " 
(__imp_?getper...@animationmaterial@osgPresentation@@QBENXZ) referenced in 
function "public: bool __thiscall 
osgPresentation::AnimationMaterial::getMaterial(double,class osg::Material 
&)const " 
(?getmater...@animationmaterial@osgPresentation@@qbe_nnaavmater...@osg@@@Z)
1>AnimationMaterial.obj : error LNK2019: unresolved external symbol 
"__declspec(dllimport) public: double __thiscall 
osgPresentation::AnimationMaterial::getFirstTime(void)const " 
(__imp_?getfirstt...@animationmaterial@osgPresentation@@QBENXZ) referenced in 
function "public: bool __thiscall 
osgPresentation::AnimationMaterial::getMaterial(double,class osg::Material 
&)const " 
(?getmater...@animationmaterial@osgPresentation@@qbe_nnaavmater...@osg@@@Z)
1>PickEventHandler.obj : error LNK2019: unresolved external symbol 
"__declspec(dllimport) public: virtual __thiscall 
osgGA::GUIEventHandler::~GUIEventHandler(void)" 
(__imp_??1guieventhand...@osgga@@u...@xz) referenced in function 
__unwindfunclet$??0pickeventhand...@osgpresentation@@q...@w4operation@1...@_nhh@Z$0
1>SlideEventHandler.obj : error LNK2001: unresolved external symbol 
"__declspec(dllimport) public: virtual __thiscall 
osgGA::GUIEventHandler::~GUIEventHandler(void)" 
(__imp_??1guieventhand...@osgga@@u...@xz)
1>PickEventHandler.obj : error LNK2019: unresolved external symbol 
"__declspec(dllimport) const osgPresentation::PickEventHandler::`vftable'{for 
`osg::Object'}" (__imp_??_7pickeventhand...@osgpresentation@@6bobj...@osg@@@) 
referenced in function "public: __thiscall 
osgPresentation::PickEventHandler::PickEventHandler(enum 
osgPresentation::Operation,bool,int,int)" 
(??0pickeventhand...@osgpresentation@@q...@w4operation@1...@_nhh@Z)
1>PickEventHandler.obj : error LNK2019: unresolved external symbol 
"__declspec(dllimport) const osgPresentation::PickEventHandler::`vftable'{for 
`osg::Drawable::EventCallback'}" 
(__imp_??_7pickeventhand...@osgpresentation@@6beventcallb...@drawable@osg@@@) 
referenced in function "public: __thiscall 
osgPresentation::PickEventHandler::PickEventHandler(enum 
osgPresentation::Operation,bool,int,int)" 
(??0pickeventhand...@osgpresentation@@q...@w4operation@1...@_nhh@Z)
1>PickEventHandler.obj : error LNK2019: unresolved external symbol 
"__declspec(dllimport) const osgPresentation::PickEventHandler::`vftable'{for 
`osg::NodeCallback'}" 
(__imp_??_7pickeventhand...@osgpresentation@@6bnodecallb...@osg@@@) referenced 
in function "public: __thiscall 
osgPresentation::PickEventHandler::PickEventHandler(enum 
osgPresentation::Operation,bool,int,int)" 
(??0pickeventhand...@osgpresentation@@q...@w4operation@1...@_nhh@Z)
1>PickEventHandler.obj : error LNK2019: unresolved external symbol 
"__declspec(dllimport) public: __thiscall 
osgGA::GUIEventHandler::GUIEventHandler(void)" 
(__imp_??0guieventhand...@osgga@@q...@xz) referenced in function "public: 
__thiscall osgPresentation::PickEventHandler::PickEventHandler(enum 
osgPresentation::Operation,bool,int,int)" 
(??0pickeventhand...@osgpresentation@@q...@w4operation@1...@_nhh@Z)
1>SlideEventHandler.obj : error LNK2001: unresolved external symbol 
"__declspec(dllimport) public: __thiscall 
osgGA::GUIEventHandler::GUIEventHandler(void)" 
(__imp_??0guieventhand...@osgga@@q...@xz)
1>PickEventHandler.obj : error LNK2019: unresolved external symbol 
"__declspec(dllimport) const osgPresentation::PickEventHandler::`vbtable'{for 
`osg::Drawable::EventCallback'}" 
(__imp_??_8pickeventhand...@osgpresentation@@7beventcallb...@drawable@osg@@@) 
referenced in function "public: __thiscall 
osgPresentation::PickEventHandler::PickEventHandler(enum 
osgPresentation::Operation,bool,int,int)" 
(??0pickeventhand...@osgpresentation@@q...@w4operation@1...@_nhh@Z)
1>PickEventHandler.obj : error LNK2019: unresolved external symbol 
"__declspec(dllimport) const osgPresentation::PickEventHandler::`vbtable'{for 
`osg::NodeCallback'}" 
(__imp_??_8pickeventhand...@osgpresentation@@7bnodecallb...@osg@@@) referenced 
in function "public: __thiscall 
osgPresentation::PickEventHandler::PickEventHandler(enum 
osgPresentation::Operation,bool,int,int)" 
(??0pickeventhand...@osgpresentation@@q...@w4operation@1...@_nhh@Z)
1>SlideEventHandler.obj : error LNK2019: unresolved external symbol 
"__declspec(dllimport) public: double __thiscall 
osgGA::EventQueue::getTime(void)const " 
(__imp_?gett...@eventqueue@osgGA@@QBENXZ) referenced in function "public: bool 
__thiscall osgPresentation::SlideEventHandler::home(void)" 
(?h...@slideeventhandler@osgPresentation@@QAE_NXZ)
1>SlideEventHandler.obj : error LNK2019: unresolved external symbol 
"__declspec(dllimport) public: __thiscall 
osgGA::GUIEventAdapter::GUIEventAdapter(void)" 
(__imp_??0guieventadap...@osgga@@q...@xz) referenced in function "public: bool 
__thiscall osgPresentation::SlideEventHandler::home(void)" 
(?h...@slideeventhandler@osgPresentation@@QAE_NXZ)
1>SlideEventHandler.obj : error LNK2001: unresolved external symbol "public: 
virtual class osg::Object * __thiscall 
osgGA::GUIEventAdapter::cloneType(void)const " 
(?clonet...@guieventadapter@osgGA@@ubepavobj...@osg@@XZ)
1>SlideEventHandler.obj : error LNK2001: unresolved external symbol "public: 
virtual class osg::Object * __thiscall osgGA::GUIEventAdapter::clone(class 
osg::CopyOp const &)const " 
(?cl...@guieventadapter@osgGA@@ubepavobj...@osg@@abvcop...@4@@Z)
1>SlideEventHandler.obj : error LNK2001: unresolved external symbol "public: 
virtual bool __thiscall osgGA::GUIEventAdapter::isSameKindAs(class osg::Object 
const *)const " (?issamekin...@guieventadapter@osgGA@@ube_npbvobj...@osg@@@Z)
1>SlideEventHandler.obj : error LNK2001: unresolved external symbol "public: 
virtual char const * __thiscall osgGA::GUIEventAdapter::libraryName(void)const 
" (?libraryn...@guieventadapter@osgGA@@UBEPBDXZ)
1>SlideEventHandler.obj : error LNK2001: unresolved external symbol "public: 
virtual char const * __thiscall osgGA::GUIEventAdapter::className(void)const " 
(?classn...@guieventadapter@osgGA@@UBEPBDXZ)
1>SlideEventHandler.obj : error LNK2001: unresolved external symbol "public: 
virtual enum osgGA::GUIEventAdapter::EventType __thiscall 
osgGA::GUIEventAdapter::getEventType(void)const " 
(?geteventt...@guieventadapter@osgGA@@ube?aw4eventt...@12@XZ)
1>SlideEventHandler.obj : error LNK2001: unresolved external symbol "public: 
virtual int __thiscall osgGA::GUIEventAdapter::getKey(void)const " 
(?get...@guieventadapter@osgGA@@UBEHXZ)
1>SlideEventHandler.obj : error LNK2019: unresolved external symbol 
"__declspec(dllimport) protected: virtual __thiscall 
osgGA::GUIEventAdapter::~GUIEventAdapter(void)" 
(__imp_??1guieventadap...@osgga@@m...@xz) referenced in function "protected: 
virtual void * __thiscall osgGA::GUIEventAdapter::`scalar deleting 
destructor'(unsigned int)" (??_gguieventadap...@osgga@@maep...@z)
1>SlideEventHandler.obj : error LNK2019: unresolved external symbol 
"__declspec(dllimport) public: void __thiscall 
osgGA::EventQueue::keyRelease(int,double)" 
(__imp_?keyrele...@eventqueue@osgGA@@qae...@z) referenced in function "public: 
void __thiscall osgPresentation::SlideEventHandler::dispatchEvent(struct 
osgPresentation::KeyPosition const &)" 
(?dispatchev...@slideeventhandler@osgPresentation@@qaexabukeyposit...@2@@Z)
1>SlideEventHandler.obj : error LNK2019: unresolved external symbol 
"__declspec(dllimport) public: void __thiscall 
osgGA::EventQueue::keyPress(int,double)" 
(__imp_?keypr...@eventqueue@osgGA@@qae...@z) referenced in function "public: 
void __thiscall osgPresentation::SlideEventHandler::dispatchEvent(struct 
osgPresentation::KeyPosition const &)" 
(?dispatchev...@slideeventhandler@osgPresentation@@qaexabukeyposit...@2@@Z)
1>SlideEventHandler.obj : error LNK2019: unresolved external symbol 
"__declspec(dllimport) public: class osgGA::GUIEventAdapter * __thiscall 
osgGA::EventQueue::getCurrentEventState(void)" 
(__imp_?getcurrenteventst...@eventqueue@osgGA@@qaepavguieventadap...@2@XZ) 
referenced in function "public: void __thiscall 
osgPresentation::SlideEventHandler::dispatchEvent(struct 
osgPresentation::KeyPosition const &)" 
(?dispatchev...@slideeventhandler@osgPresentation@@qaexabukeyposit...@2@@Z)
1>SlideEventHandler.obj : error LNK2019: unresolved external symbol 
"__declspec(dllimport) public: class osgViewer::Viewer * __thiscall 
osgPresentation::SlideEventHandler::getViewer(void)" 
(__imp_?getvie...@slideeventhandler@osgPresentation@@qaepavvie...@osgviewer@@XZ)
 referenced in function "public: virtual void __thiscall 
LayerAttributesOperator::enter(void)" (?en...@layerattributesoperator@@UAEXXZ)
1>SlideEventHandler.obj : error LNK2019: unresolved external symbol 
"__declspec(dllimport) public: bool __thiscall 
osgGA::GUIEventHandler::handleWithCheckAgainstIgnoreHandledEventsMask(class 
osgGA::GUIEventAdapter const &,class osgGA::GUIActionAdapter &,class 
osg::Object *,class osg::NodeVisitor *)" 
(__imp_?handlewithcheckagainstignorehandledeventsm...@guieventhandler@osgGA@@qae_nabvguieventadap...@2@aavguiactionadap...@2@pavobj...@osg@@pavnodevisi...@6@@Z)
 referenced in function "public: virtual void __thiscall 
osgPresentation::SlideEventHandler::operator()(class osg::Node *,class 
osg::NodeVisitor *)" 
(??rslideeventhand...@osgpresentation@@uaexpavn...@osg@@pavnodevisi...@3@@Z)
1>SlideEventHandler.obj : error LNK2019: unresolved external symbol 
"__declspec(dllimport) public: void __thiscall 
osgPresentation::CompileSlideCallback::needCompile(class osg::Node *)" 
(__imp_?needcomp...@compileslidecallback@osgPresentation@@qaexpavn...@osg@@@Z) 
referenced in function "public: void __thiscall 
osgPresentation::SlideEventHandler::compileSlide(unsigned int)" 
(?compilesl...@slideeventhandler@osgPresentation@@qa...@z)
1>SlideEventHandler.obj : error LNK2019: unresolved external symbol 
"__declspec(dllimport) public: __thiscall 
osgPresentation::CompileSlideCallback::CompileSlideCallback(void)" 
(__imp_??0compileslidecallb...@osgpresentation@@q...@xz) referenced in function 
"public: void __thiscall 
osgPresentation::SlideEventHandler::compileSlide(unsigned int)" 
(?compilesl...@slideeventhandler@osgPresentation@@qa...@z)
1>SlideEventHandler.obj : error LNK2019: unresolved external symbol 
"__declspec(dllimport) protected: void __thiscall 
osgPresentation::CompileSlideCallback::`vbase destructor'(void)" 
(__imp_??_dcompileslidecallb...@osgpresentation@@IAEXXZ) referenced in function 
"protected: virtual void * __thiscall 
osgPresentation::CompileSlideCallback::`scalar deleting destructor'(unsigned 
int)" (??_gcompileslidecallb...@osgpresentation@@maep...@z)
1>SlideEventHandler.obj : error LNK2019: unresolved external symbol 
"__declspec(dllimport) const osgPresentation::SlideEventHandler::`vftable'{for 
`osg::Object'}" (__imp_??_7slideeventhand...@osgpresentation@@6bobj...@osg@@@) 
referenced in function "public: __thiscall 
osgPresentation::SlideEventHandler::SlideEventHandler(class osgViewer::Viewer 
*)" (??0slideeventhand...@osgpresentation@@q...@pavviewer@osgViewer@@@Z)
1>SlideEventHandler.obj : error LNK2019: unresolved external symbol 
"__declspec(dllimport) const osgPresentation::SlideEventHandler::`vftable'{for 
`osg::Drawable::EventCallback'}" 
(__imp_??_7slideeventhand...@osgpresentation@@6beventcallb...@drawable@osg@@@) 
referenced in function "public: __thiscall 
osgPresentation::SlideEventHandler::SlideEventHandler(class osgViewer::Viewer 
*)" (??0slideeventhand...@osgpresentation@@q...@pavviewer@osgViewer@@@Z)
1>SlideEventHandler.obj : error LNK2019: unresolved external symbol 
"__declspec(dllimport) const osgPresentation::SlideEventHandler::`vftable'{for 
`osg::NodeCallback'}" 
(__imp_??_7slideeventhand...@osgpresentation@@6bnodecallb...@osg@@@) referenced 
in function "public: __thiscall 
osgPresentation::SlideEventHandler::SlideEventHandler(class osgViewer::Viewer 
*)" (??0slideeventhand...@osgpresentation@@q...@pavviewer@osgViewer@@@Z)
1>SlideEventHandler.obj : error LNK2019: unresolved external symbol 
"__declspec(dllimport) const osgPresentation::SlideEventHandler::`vbtable'{for 
`osg::Drawable::EventCallback'}" 
(__imp_??_8slideeventhand...@osgpresentation@@7beventcallb...@drawable@osg@@@) 
referenced in function "public: __thiscall 
osgPresentation::SlideEventHandler::SlideEventHandler(class osgViewer::Viewer 
*)" (??0slideeventhand...@osgpresentation@@q...@pavviewer@osgViewer@@@Z)
1>SlideEventHandler.obj : error LNK2019: unresolved external symbol 
"__declspec(dllimport) const osgPresentation::SlideEventHandler::`vbtable'{for 
`osg::NodeCallback'}" 
(__imp_??_8slideeventhand...@osgpresentation@@7bnodecallb...@osg@@@) referenced 
in function "public: __thiscall 
osgPresentation::SlideEventHandler::SlideEventHandler(class osgViewer::Viewer 
*)" (??0slideeventhand...@osgpresentation@@q...@pavviewer@osgViewer@@@Z)
1>SlideShowConstructor.obj : error LNK2019: unresolved external symbol 
"__declspec(dllimport) public: void __thiscall 
osgPresentation::SlideShowConstructor::setDuration(class osg::Node *,double)" 
(__imp_?setdurat...@slideshowconstructor@osgPresentation@@qaexpavn...@osg@@n...@z)
 referenced in function "public: void __thiscall 
osgPresentation::SlideShowConstructor::setPresentationDuration(double)" 
(?setpresentationdurat...@slideshowconstructor@osgPresentation@@qa...@z)
1>SlideShowConstructor.obj : error LNK2019: unresolved external symbol 
"__declspec(dllimport) public: __thiscall 
osgPresentation::AnimationMaterial::AnimationMaterial(void)" 
(__imp_??0animationmater...@osgpresentation@@q...@xz) referenced in function 
"protected: class osg::Node * __thiscall 
osgPresentation::SlideShowConstructor::attachMaterialAnimation(class osg::Node 
*,struct osgPresentation::SlideShowConstructor::PositionData const &)" 
(?attachmaterialanimat...@slideshowconstructor@osgPresentation@@iaepavn...@osg@@pa...@abupositiondata@12@@Z)
1>SlideShowConstructor.obj : error LNK2019: unresolved external symbol 
"__declspec(dllimport) public: virtual bool __thiscall 
osgPresentation::AnimationMaterial::isSameKindAs(class osg::Object const 
*)const " 
(__imp_?issamekin...@animationmaterial@osgPresentation@@ube_npbvobj...@osg@@@Z) 
referenced in function "[thunk]:public: virtual bool __thiscall 
osgPresentation::AnimationMaterial::isSameKindAs`vtordisp{4294967292,0}' (class 
osg::Object const *)const " 
(?issamekin...@animationmaterial@osgPresentation@@$4ppppp...@a@be_npbvobj...@osg@@@Z)
1>SlideShowConstructor.obj : error LNK2019: unresolved external symbol 
"__declspec(dllimport) public: virtual char const * __thiscall 
osgPresentation::AnimationMaterial::className(void)const " 
(__imp_?classn...@animationmaterial@osgPresentation@@UBEPBDXZ) referenced in 
function "[thunk]:public: virtual char const * __thiscall 
osgPresentation::AnimationMaterial::className`vtordisp{4294967292,0}' 
(void)const " 
(?classn...@animationmaterial@osgPresentation@@$4ppppp...@a@BEPBDXZ)
1>SlideShowConstructor.obj : error LNK2019: unresolved external symbol 
"__declspec(dllimport) public: virtual class osg::Object * __thiscall 
osgPresentation::AnimationMaterial::cloneType(void)const " 
(__imp_?clonet...@animationmaterial@osgPresentation@@ubepavobj...@osg@@XZ) 
referenced in function "[thunk]:public: virtual class osg::Object * __thiscall 
osgPresentation::AnimationMaterial::cloneType`vtordisp{4294967292,0}' 
(void)const " 
(?clonet...@animationmaterial@osgPresentation@@$4ppppp...@a@bepavobj...@osg@@XZ)
1>SlideShowConstructor.obj : error LNK2019: unresolved external symbol 
"__declspec(dllimport) protected: void __thiscall 
osgPresentation::AnimationMaterial::`vbase destructor'(void)" 
(__imp_??_danimationmater...@osgpresentation@@IAEXXZ) referenced in function 
"protected: virtual void * __thiscall 
osgPresentation::AnimationMaterial::`scalar deleting destructor'(unsigned int)" 
(??_ganimationmater...@osgpresentation@@maep...@z)
1>SlideShowConstructor.obj : error LNK2019: unresolved external symbol 
"__declspec(dllimport) public: virtual char const * __thiscall 
osgPresentation::AnimationMaterial::libraryName(void)const " 
(__imp_?libraryn...@animationmaterial@osgPresentation@@UBEPBDXZ) referenced in 
function "[thunk]:public: virtual char const * __thiscall 
osgPresentation::AnimationMaterial::libraryName`vtordisp{4294967292,0}' 
(void)const " 
(?libraryn...@animationmaterial@osgPresentation@@$4ppppp...@a@BEPBDXZ)
1>SlideShowConstructor.obj : error LNK2019: unresolved external symbol 
"__declspec(dllimport) public: virtual class osg::Object * __thiscall 
osgPresentation::AnimationMaterial::clone(class osg::CopyOp const &)const " 
(__imp_?cl...@animationmaterial@osgPresentation@@ubepavobj...@osg@@abvcop...@4@@Z)
 referenced in function "[thunk]:public: virtual class osg::Object * __thiscall 
osgPresentation::AnimationMaterial::clone`vtordisp{4294967292,0}' (class 
osg::CopyOp const &)const " 
(?cl...@animationmaterial@osgPresentation@@$4ppppp...@a@bepavobj...@osg@@abvcop...@4@@Z)
1>SlideShowConstructor.obj : error LNK2019: unresolved external symbol 
"__declspec(dllimport) public: __thiscall 
osgPresentation::LayerAttributes::LayerAttributes(void)" 
(__imp_??0layerattribu...@osgpresentation@@q...@xz) referenced in function 
"public: struct osgPresentation::LayerAttributes * __thiscall 
osgPresentation::SlideShowConstructor::getOrCreateLayerAttributes(class 
osg::Node *)" 
(?getorcreatelayerattribu...@slideshowconstructor@osgPresentation@@qaepaulayerattribu...@2@pavn...@osg@@@Z)
1>SlideShowConstructor.obj : error LNK2019: unresolved external symbol 
"__declspec(dllimport) public: void __thiscall 
osgPresentation::LayerAttributes::`vbase destructor'(void)" 
(__imp_??_dlayerattribu...@osgpresentation@@QAEXXZ) referenced in function 
"public: virtual void * __thiscall osgPresentation::LayerAttributes::`scalar 
deleting destructor'(unsigned int)" 
(??_glayerattribu...@osgpresentation@@uaep...@z)
1>SlideShowConstructor.obj : error LNK2019: unresolved external symbol 
"__declspec(dllimport) protected: class osg::StateSet * __thiscall 
osgPresentation::SlideShowConstructor::createTransformStateSet(void)" 
(__imp_?createtransformstate...@slideshowconstructor@osgPresentation@@iaepavstate...@osg@@XZ)
 referenced in function "public: void __thiscall 
osgPresentation::SlideShowConstructor::addModel(class osg::Node *,struct 
osgPresentation::SlideShowConstructor::PositionData const &,struct 
osgPresentation::SlideShowConstructor::ModelData const &)" 
(?addmo...@slideshowconstructor@osgPresentation@@qaexpavn...@osg@@abupositiond...@12@abumodeld...@12@@Z)
1>SlideShowConstructor.obj : error LNK2019: unresolved external symbol 
"__declspec(dllimport) public: virtual char const * __thiscall 
osgGA::GUIEventHandler::libraryName(void)const " 
(__imp_?libraryn...@guieventhandler@osgGA@@UBEPBDXZ) referenced in function 
"[thunk]:public: virtual char const * __thiscall 
osgGA::GUIEventHandler::libraryName`vtordisp{4294967292,56}' (void)const " 
(?libraryn...@guieventhandler@osgGA@@$4ppppp...@di@BEPBDXZ)
1>SlideShowConstructor.obj : error LNK2019: unresolved external symbol 
"__declspec(dllimport) public: void __thiscall 
osgPresentation::PickEventHandler::`vbase destructor'(void)" 
(__imp_??_dpickeventhand...@osgpresentation@@QAEXXZ) referenced in function 
"public: virtual void * __thiscall osgPresentation::PickEventHandler::`scalar 
deleting destructor'(unsigned int)" 
(??_gpickeventhand...@osgpresentation@@uaep...@z)
1>SlideShowConstructor.obj : error LNK2019: unresolved external symbol 
"__declspec(dllimport) public: virtual class osg::Object * __thiscall 
osgGA::GUIEventHandler::cloneType(void)const " 
(__imp_?clonet...@guieventhandler@osgGA@@ubepavobj...@osg@@XZ) referenced in 
function "[thunk]:public: virtual class osg::Object * __thiscall 
osgGA::GUIEventHandler::cloneType`vtordisp{4294967292,56}' (void)const " 
(?clonet...@guieventhandler@osgGA@@$4ppppp...@di@bepavobj...@osg@@XZ)
1>SlideShowConstructor.obj : error LNK2019: unresolved external symbol 
"__declspec(dllimport) public: virtual bool __thiscall 
osgGA::GUIEventHandler::isSameKindAs(class osg::Object const *)const " 
(__imp_?issamekin...@guieventhandler@osgGA@@ube_npbvobj...@osg@@@Z) referenced 
in function "[thunk]:public: virtual bool __thiscall 
osgGA::GUIEventHandler::isSameKindAs`vtordisp{4294967292,56}' (class 
osg::Object const *)const " 
(?issamekin...@guieventhandler@osgGA@@$4ppppp...@di@be_npbvobj...@osg@@@Z)
1>SlideShowConstructor.obj : error LNK2019: unresolved external symbol 
"__declspec(dllimport) public: virtual class osg::Object * __thiscall 
osgGA::GUIEventHandler::clone(class osg::CopyOp const &)const " 
(__imp_?cl...@guieventhandler@osgGA@@ubepavobj...@osg@@abvcop...@4@@Z) 
referenced in function "[thunk]:public: virtual class osg::Object * __thiscall 
osgGA::GUIEventHandler::clone`vtordisp{4294967292,56}' (class osg::CopyOp const 
&)const " 
(?cl...@guieventhandler@osgGA@@$4ppppp...@di@bepavobj...@osg@@abvcop...@4@@Z)
1>SlideShowConstructor.obj : error LNK2019: unresolved external symbol 
"__declspec(dllimport) public: virtual char const * __thiscall 
osgGA::GUIEventHandler::className(void)const " 
(__imp_?classn...@guieventhandler@osgGA@@UBEPBDXZ) referenced in function 
"[thunk]:public: virtual char const * __thiscall 
osgGA::GUIEventHandler::className`vtordisp{4294967292,56}' (void)const " 
(?classn...@guieventhandler@osgGA@@$4ppppp...@di@BEPBDXZ)
1>SlideShowConstructor.obj : error LNK2019: unresolved external symbol 
"__declspec(dllimport) public: void __thiscall 
osgPresentation::LayerAttributes::addEnterCallback(struct 
osgPresentation::LayerCallback *)" 
(__imp_?addentercallb...@layerattributes@osgPresentation@@qaexpaulayercallb...@2@@Z)
 referenced in function "public: class osg::Image * __thiscall 
osgPresentation::SlideShowConstructor::addInteractiveImage(class 
std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> 
> const &,struct osgPresentation::SlideShowConstructor::PositionData const 
&,struct osgPresentation::SlideShowConstructor::ImageData const &)" 
(?addinteractiveim...@slideshowconstructor@osgPresentation@@qaepavim...@osg@@abv?$basic_str...@du?$char_traits@d...@std@@v?$alloca...@d@2@@std@@abupositiond...@12@abuimaged...@12@@Z)
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to