Excellent! Thanks, that worked great. -Paul
> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Robert Osfield > Sent: Friday, November 17, 2006 7:52 AM > To: osg users > Subject: Re: [osg-users] IVE plugin broke in current CVS > > Hi Paul, > > Sorry about this, forgot to do a cvs add on the new files. > Cvs update and you'll get them > > Robert. > > On 11/17/06, Paul Martz <[EMAIL PROTECTED]> wrote: > > > > > > Hi Robert -- A full build of OSG from current CVS (Windows/VS8) > > uncovered the following problem(s) in the IVE plugin; any > idea what's up here? > > > > > > > > ------ Build started: Project: osgPlugin ive, > Configuration: Release > > Win32 > > ------ > > > > Compiling... > > > > PointSprite.cpp > > > > c1xx : fatal error C1083: Cannot open source file: > > '..\..\..\src\osgPlugins\ive\PointSprite.cpp': No such file or > > directory > > > > DataOutputStream.cpp > > > > ..\..\..\src\osgPlugins\ive\DataOutputStream.cpp(52) : > > fatal error C1083: Cannot open include file: > 'PointSprite.h': No such > > file or directory > > > > DataInputStream.cpp > > > > ..\..\..\src\osgPlugins\ive\DataInputStream.cpp(49) : fatal error > > C1083: Cannot open include file: 'PointSprite.h': No such file or > > directory > > > > Generating Code... > > > > Build log was saved at > > > "file://c:\OpenSceneGraph\VisualStudio\osgPlugins\ive\Win32\Re lease\BuildLog.htm" > > > > osgPlugin ive - 3 error(s), 0 warning(s) > > > > ------ Build started: Project: osgPlugin ive, Configuration: Debug > > Win32 > > ------ > > > > Compiling... > > > > DataInputStream.cpp > > > > ..\..\..\src\osgPlugins\ive\DataInputStream.cpp(49) : fatal error > > C1083: Cannot open include file: 'PointSprite.h': No such file or > > directory > > > > DataOutputStream.cpp > > > > ..\..\..\src\osgPlugins\ive\DataOutputStream.cpp(52) : > > fatal error C1083: Cannot open include file: > 'PointSprite.h': No such > > file or directory > > > > PointSprite.cpp > > > > c1xx : fatal error C1083: Cannot open source file: > > '..\..\..\src\osgPlugins\ive\PointSprite.cpp': No such file or > > directory > > > > Generating Code... > > > > Build log was saved at > > > "file://c:\OpenSceneGraph\VisualStudio\osgPlugins\ive\Win32\De bug\BuildLog.htm" > > > > osgPlugin ive - 3 error(s), 0 warning(s) > > > > Paul Martz > > Skew Matrix Software LLC > > http://www.skew-matrix.com > > 303 859 9466 > > > > _______________________________________________ > > 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/
