Thanks J-S, this last two errors should now be fixed and checked in.

On 1/9/07, Jean-Sebastien Guay <[EMAIL PROTECTED]> wrote:
Hi Robert,

> Speed reading I missed the four other errors...

Hehe yeah I guessed as much. Seeing the speed at which you reply to your mails,
it's understandable :-)


I just spotted another typo:
in osgViewer/GraphicsWindowWin32.cpp, method
GraphicsWindowWin32::releaseContextImplementation (line 97) has the class name
misspelled (GraphicWindowWin32 with no S to Graphics).


Also, the Example osgparticle hasn't been fixed apparently:

5>osgparticle.obj : error LNK2019: unresolved external symbol
"__declspec(dllimport) public: void __thiscall osgViewer::Viewer::`vbase
destructor'(void)" ([EMAIL PROTECTED]@@QAEXXZ) referenced in function
_main
5>osgparticle.obj : error LNK2019: unresolved external symbol
"__declspec(dllimport) public: virtual int __thiscall
osgViewer::Viewer::run(void)" ([EMAIL PROTECTED]@osgViewer@@UAEHXZ) referenced
in function _main
5>osgparticle.obj : error LNK2019: unresolved external symbol
"__declspec(dllimport) public: void __thiscall
osgViewer::View::setSceneData(class osg::Node *)"
([EMAIL PROTECTED]@osgViewer@@[EMAIL PROTECTED]@@@Z) referenced in
function _main
5>osgparticle.obj : error LNK2019: unresolved external symbol
"__declspec(dllimport) public: __thiscall osgViewer::Viewer::Viewer(void)"
([EMAIL PROTECTED]@@[EMAIL PROTECTED]) referenced in function _main



Thanks for fixing the other errors!

J-S
--
______________________________________________________
Jean-Sebastien Guay     [EMAIL PROTECTED]
                        http://whitestar02.webhop.org/
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to