Re: [osg-users] release 2.2.0 missing the solution (.sln) for MS VS build

2008-01-28 Thread Jean-Sebastien Guay
Hello Bill,

> Upon
> downloading it, the contained docs point you to a non-existent solution
> file, although there is a VisualStudio subdirectory.

Yes, until very recently, the docs in the VisualStudio directory still referred
to the old build system (hence the 2.2 release shipped with those erroneous
docs). The OpenSceneGraph project has moved to CMake as its build system, so
you will need to download that from http://www.cmake.org/ and generate build
files for Visual Studio using it. Please see the wiki for a complete guide to
build OSG on Windows.

http://www.openscenegraph.org/projects/osg/wiki/Support/PlatformSpecifics/VisualStudio

Good luck, and don't hesitate to ask further questions here.

J-S
--
__
Jean-Sebastien Guay [EMAIL PROTECTED]
http://whitestar02.webhop.org/
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] release 2.2.0 missing the solution (.sln) for MS VS build

2008-01-28 Thread Brede Johansen
Hi Bill,

Use CMake to generate VisualStudio project and solution files.
http://www.openscenegraph.org/projects/osg/wiki/Support/PlatformSpecifics/VisualStudio

Regards,
Brede

On Jan 28, 2008 9:59 PM, Bill Lynn <[EMAIL PROTECTED]> wrote:
> All,
>
>Has someone built the complete 2.2.0 release on windows? Upon
> downloading it, the contained docs point you to a non-existent solution
> file, although there is a VisualStudio subdirectory. I would really hate
> having to create one given that I work mainly in Linux and have little
> experience with Visual Studio.
>Do the OSG folks plan to provide this support in the future?
>
>
> R/ Bill
>
> ___
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] release 2.2.0 missing the solution (.sln) for MS VS build

2008-01-28 Thread Bill Lynn
Brede,

   Hey, that worked great. thanks.

R/ Bill

On Mon, 2008-01-28 at 22:11 +0100, Brede Johansen wrote:
> Hi Bill,
> 
> Use CMake to generate VisualStudio project and solution files.
> http://www.openscenegraph.org/projects/osg/wiki/Support/PlatformSpecifics/VisualStudio
> 
> Regards,
> Brede
> 
> On Jan 28, 2008 9:59 PM, Bill Lynn <[EMAIL PROTECTED]> wrote:
> > All,
> >
> >Has someone built the complete 2.2.0 release on windows? Upon
> > downloading it, the contained docs point you to a non-existent solution
> > file, although there is a VisualStudio subdirectory. I would really hate
> > having to create one given that I work mainly in Linux and have little
> > experience with Visual Studio.
> >Do the OSG folks plan to provide this support in the future?
> >
> >
> > R/ Bill
> >
> > ___
> > osg-users mailing list
> > osg-users@lists.openscenegraph.org
> > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
> >
> ___
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
> 

___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] release 2.2.0 missing the solution (.sln) for MS VS build

2008-01-28 Thread Bill Lynn
J,

   This worked great on my system. Thanks.

R/ Bill

On Mon, 2008-01-28 at 16:07 -0500, Jean-Sebastien Guay wrote:
> Hello Bill,
> 
> > Upon
> > downloading it, the contained docs point you to a non-existent solution
> > file, although there is a VisualStudio subdirectory.
> 
> Yes, until very recently, the docs in the VisualStudio directory still 
> referred
> to the old build system (hence the 2.2 release shipped with those erroneous
> docs). The OpenSceneGraph project has moved to CMake as its build system, so
> you will need to download that from http://www.cmake.org/ and generate build
> files for Visual Studio using it. Please see the wiki for a complete guide to
> build OSG on Windows.
> 
> http://www.openscenegraph.org/projects/osg/wiki/Support/PlatformSpecifics/VisualStudio
> 
> Good luck, and don't hesitate to ask further questions here.
> 
> J-S
> --
> __
> Jean-Sebastien Guay [EMAIL PROTECTED]
> http://whitestar02.webhop.org/
> ___
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
> 

___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org