thanks robert, i sould upgrade the compiler vc 2003 to vc 2005? but i don't
like doing this at the moment because everything i did, is based on vc2003,
so
i am not shure that the other projects would well working. is there no way
to fix it ?

same issue like runexamples.bat

/adegli

2007/2/13, Robert Osfield <[EMAIL PROTECTED]>:

Hi Adrain,

All the non osgWrappers errors are down to not having all the
dependencies installed.  If you don't need these features then just
disable their build.

The osgWrapper issue looks like a compiler bug.  Any chance you could
upgrade?

Robert.

On 2/13/07, Adrian Egli <[EMAIL PROTECTED]> wrote:
> complete error list:
> +++++++++++++++++++++++++++++++++++++
>
> osgPlugin COLLADA dae warning LNK4098: defaultlib 'MSVCRT' conflicts
with
> use of other libs; use /NODEFAULTLIB:library
> osgPlugin COLLADA dae warning LNK4099: PDB 'libcollada_stderrplugin.pdb'
was
> not found with
> 'C:\dev\COLLADA\COLLADA_DOM\lib\vc7\1.4\libcollada_dae.lib'
> or at
>
'c:\dev\OpenSceneGraphCVS\OpenSceneGraph\bin\Win32\libcollada_stderrplugin.pdb';
> linking object as if no debug info
>
C:\dev\OpenSceneGraphCVS\OpenSceneGraph\examples\osgsimpleviewerQT4\osgsimpleviewerQT4.cpp(10):
> fatal error C1083: Cannot open include file: 'QtCore/QTimer': No such
file
> or directory
>
C:\dev\OpenSceneGraphCVS\OpenSceneGraph\examples\osgsimpleviewerQT3\osgsimpleviewerQT3.cpp(11):
> fatal error C1083: Cannot open include file: ' qtimer.h': No such file
or
> directory
>
C:\dev\OpenSceneGraphCVS\OpenSceneGraph\examples\osgsimpleviewerFLTK\osgsimpleviewerFLTK.cpp(10):
> fatal error C1083: Cannot open include file: 'FL/Fl.H': No such file or
> directory
>
C:\dev\OpenSceneGraphCVS\OpenSceneGraph\src\osgWrappers\osg\View.cpp(135):
> error C2947: expecting '>' to terminate template-argument-list, found
'>>'
>
C:\dev\OpenSceneGraphCVS\OpenSceneGraph\src\osgWrappers\osg\PrimitiveSet.cpp(875):
> error C2947: expecting '>' to terminate template-argument-list, found
'>>'
>
C:\dev\OpenSceneGraphCVS\OpenSceneGraph\src\osgWrappers\osg\Polytope.cpp(267):
> error C2947: expecting '>' to terminate template-argument-list, found
'>>'
>
C:\dev\OpenSceneGraphCVS\OpenSceneGraph\src\osgWrappers\osg\NodeCallback.cpp(94):
> error C2947: expecting '>' to terminate template-argument-list, found
'>>'
>
C:\dev\OpenSceneGraphCVS\OpenSceneGraph\src\osgWrappers\osg\GraphicsThread.cpp(177):
> error C2947: expecting '>' to terminate template-argument-list, found
'>>'
>
C:\dev\OpenSceneGraphCVS\OpenSceneGraph\src\osgWrappers\osg\Geometry.cpp(826):
> error C2947: expecting '>' to terminate template-argument-list, found
'>>'
>
C:\dev\OpenSceneGraphCVS\OpenSceneGraph\src\osgWrappers\osg\Geometry.cpp(827):
> error C2947: expecting '>' to terminate template-argument-list, found
'>>'
>
C:\dev\OpenSceneGraphCVS\OpenSceneGraph\src\osgWrappers\osg\Camera.cpp(574):
> error C2947: expecting '>' to terminate template-argument-list, found
'>>'
>
C:\dev\OpenSceneGraphCVS\OpenSceneGraph\src\osgWrappers\osg\Camera.cpp(575):
> error C2947: expecting '>' to terminate template-argument-list, found
'>>'
>
C:\dev\OpenSceneGraphCVS\OpenSceneGraph\src\osgWrappers\osg\BufferObject.cpp(119):
> error C2947: expecting '>' to terminate template-argument-list, found
'>>'
>
C:\dev\OpenSceneGraphCVS\OpenSceneGraph\src\osgWrappers\osg\Array.cpp(608):
> error C2947: expecting '>' to terminate template-argument-list, found
'>>'
>
C:\dev\OpenSceneGraphCVS\OpenSceneGraph\src\osgWrappers\osg\AnimationPath.cpp(406):
> error C2947: expecting '>' to terminate template-argument-list, found
'>>'
>
C:\dev\OpenSceneGraphCVS\OpenSceneGraph\src\osgWrappers\osgDB\ImageOptions.cpp(85):
> error C2947: expecting '>' to terminate template-argument-list, found
'>>'
>
C:\dev\OpenSceneGraphCVS\OpenSceneGraph\src\osgWrappers\osgSim\ScalarBar.cpp(230):
> error C2947: expecting '>' to terminate template-argument-list, found
'>>'
>
C:\dev\OpenSceneGraphCVS\OpenSceneGraph\src\osgWrappers\osgSim\LightPoint.cpp(54):
> error C2947: expecting '>' to terminate template-argument-list, found
'>>'
>
C:\dev\OpenSceneGraphCVS\OpenSceneGraph\src\osgWrappers\osgSim\LightPoint.cpp(55):
> error C2947: expecting '>' to terminate template-argument-list, found
'>>'
>
C:\dev\OpenSceneGraphCVS\OpenSceneGraph\src\osgWrappers\osgText\Text.cpp(383):
> error C2026: string too big, trailing characters truncated
>
C:\dev\OpenSceneGraphCVS\OpenSceneGraph\src\osgWrappers\osgText\String.cpp(85):
> error C2947: expecting '>' to terminate template-argument-list, found
'>>'
>
C:\dev\OpenSceneGraphCVS\OpenSceneGraph\src\osgWrappers\osgTerrain\DataSet.cpp(818):
> error C2947: expecting '>' to terminate template-argument-list, found
'>>'
>
C:\dev\OpenSceneGraphCVS\OpenSceneGraph\src\osgWrappers\osgTerrain\DataSet.cpp(819):
> error C2947: expecting '>' to terminate template-argument-list, found
'>>'
>
C:\dev\OpenSceneGraphCVS\OpenSceneGraph\src\osgWrappers\osgUtil\StateGraph.cpp(139):
> error C2947: expecting '>' to terminate template-argument-list, found
'>>'
>
C:\dev\OpenSceneGraphCVS\OpenSceneGraph\src\osgWrappers\osgUtil\RenderStage.cpp(450):
> error C2947: expecting '>' to terminate template-argument-list, found
'>>'
>
C:\dev\OpenSceneGraphCVS\OpenSceneGraph\src\osgWrappers\osgUtil\RenderLeaf.cpp(59):
> error C2947: expecting '>' to terminate template-argument-list, found
'>>'
>
C:\dev\OpenSceneGraphCVS\OpenSceneGraph\src\osgWrappers\osgUtil\RenderLeaf.cpp(60):
> error C2947: expecting '>' to terminate template-argument-list, found
'>>'
>
C:\dev\OpenSceneGraphCVS\OpenSceneGraph\src\osgWrappers\osgUtil\PolytopeIntersector.cpp(102):
> error C2947: expecting '>' to terminate template-argument-list, found
'>>'
>
C:\dev\OpenSceneGraphCVS\OpenSceneGraph\src\osgWrappers\osgUtil\PlaneIntersector.cpp(121):
> error C2947: expecting '>' to terminate template-argument-list, found
'>>'
>
C:\dev\OpenSceneGraphCVS\OpenSceneGraph\src\osgWrappers\osgUtil\PlaneIntersector.cpp(122):
> error C2947: expecting '>' to terminate template-argument-list, found
'>>'
>
C:\dev\OpenSceneGraphCVS\OpenSceneGraph\src\osgWrappers\osgUtil\LineSegmentIntersector.cpp(139):
> error C2947: expecting '>' to terminate template-argument-list, found
'>>'
>
C:\dev\OpenSceneGraphCVS\OpenSceneGraph\src\osgWrappers\osgUtil\LineSegmentIntersector.cpp(140):
> error C2947: expecting '>' to terminate template-argument-list, found
'>>'
>
C:\dev\OpenSceneGraphCVS\OpenSceneGraph\src\osgWrappers\osgUtil\IntersectVisitor.cpp(177):
> error C2947: expecting '>' to terminate template-argument-list, found
'>>'
>
C:\dev\OpenSceneGraphCVS\OpenSceneGraph\src\osgWrappers\osgUtil\IntersectVisitor.cpp(178):
> error C2947: expecting '>' to terminate template-argument-list, found
'>>'
>
C:\dev\OpenSceneGraphCVS\OpenSceneGraph\src\osgWrappers\osgUtil\IntersectVisitor.cpp(180):
> error C2947: expecting '>' to terminate template-argument-list, found
'>>'
>
C:\dev\OpenSceneGraphCVS\OpenSceneGraph\src\osgWrappers\osgUtil\IntersectVisitor.cpp(181):
> error C2947: expecting '>' to terminate template-argument-list, found
'>>'
>
C:\dev\OpenSceneGraphCVS\OpenSceneGraph\src\osgWrappers\osgUtil\IntersectVisitor.cpp(182):
> error C2947: expecting '>' to terminate template-argument-list, found
'>>'
>
C:\dev\OpenSceneGraphCVS\OpenSceneGraph\src\osgWrappers\osgUtil\IntersectVisitor.cpp(183):
> error C2947: expecting '>' to terminate template-argument-list, found
'>>'
> Example osgsimpleviewerSDL fatal error LNK1181: cannot open input file '
> sdl32d.lib'
> osgWrapper osgViewer error LNK2019: unresolved external symbol
> "__declspec(dllimport) public: void __thiscall
> osgViewer::CompositeViewer::setFrameStamp(class
> osg::FrameStamp *)" (__imp_?setFrameStamp@
> [EMAIL PROTECTED]@@[EMAIL PROTECTED]@@@Z) referenced in
function
> "public: __thiscall `anonymous
> namespace'::reflector46::reflector46(void)"
> ([EMAIL PROTECTED]@@[EMAIL PROTECTED])
> osgWrapper osgViewer error LNK2019: unresolved external symbol
> "__declspec(dllimport) public: void __thiscall
> osgViewer::Viewer::setFrameStamp(class osg::FrameStamp *)"
> (__imp_?setFrameStamp@ [EMAIL PROTECTED]@@[EMAIL PROTECTED]@@@Z)
> referenced in function "public: __thiscall `anonymous
> namespace'::reflector52::reflector52(void)"
> ([EMAIL PROTECTED]@@[EMAIL PROTECTED])
> osgWrapper osgViewer fatal error LNK1120: 2 unresolved externals
>
>
> 2007/2/13, Adrian Egli <[EMAIL PROTECTED]>:
> > may i first time watched this bug. may it was still there i don't
know.
> >
> >
> > 2007/2/13, Robert Osfield < [EMAIL PROTECTED]>:
> >
> > > On 2/13/07, Adrian Egli < [EMAIL PROTECTED]> wrote:
> > > > i am using VC 2003, 7.1.3088
> > >
> > > Have you been able to compile the osgWrappers before? Is this error
a
> new one?
> > >
> > > Could you also clarify some of my earlier questions about what
> > > hardware you have, and whether the warning reported to the console
has
> > > any baring of how the examples perform.  This information is
> > > absolutely essential for me to be able to pick out patterns and find
a
> > > solution.
> > >
> > > Thanks,
> > > Robert.
> > > _______________________________________________
> > > 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/
>
_______________________________________________
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